File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change @@ -57,22 +57,13 @@ Downloads
57
57
58
58
59
59
##Options
60
- `classifier [ -h] [ -dt] [ -st SPECIFIC_TYPES [ SPECIFIC_TYPES ...]]
61
- [ -sf SPECIFIC_FOLDER] [ -o OUTPUT] `
62
- ## -h --help
63
- show help message and exit
60
+ ` classifier [-dt] [-st SPECIFIC_TYPES [SPECIFIC_TYPES ...]] [-sf SPECIFIC_FOLDER] [-o OUTPUT] `
64
61
65
- ## -dt --date
66
- Classify the files by their Creation Date
67
-
68
- ## -st --specific-types
69
- Move all file extensions, given in the args list, in the current directory into the Specific Folder
70
-
71
- ## -sf --specific-folder
72
- Folder to move files with Specific Type
73
-
74
- ## -o --output
75
- Main directory to put organized folders
62
+ -h --help show help message and exit
63
+ -dt --date Classify the files by their Creation Date
64
+ -st --specific-types Move the specific file extensions into the Specific Folder
65
+ -sf --specific-folder Folder to move files with Specific Type
66
+ -o --output Main directory to put organized folders
76
67
77
68
###Example
78
69
######Classify specific file types
You can’t perform that action at this time.
0 commit comments