Skip to content

Commit 70a9c07

Browse files
committed
Update README.md
1 parent b95a393 commit 70a9c07

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,22 +57,13 @@ Downloads
5757

5858

5959
##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]`
6461

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
7667

7768
###Example
7869
######Classify specific file types

0 commit comments

Comments
 (0)