File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ Downloads
64
64
65
65
optional arguments:
66
66
67
+ ```
67
68
-h, --help show this help message and exit
68
69
-st SPECIFIC_TYPES [SPECIFIC_TYPES ...], --specific-types SPECIFIC_TYPES [SPECIFIC_TYPES ...]
69
70
Move all file extensions, given in the args list, in
@@ -75,7 +76,7 @@ optional arguments:
75
76
-d DIRECTORY, --directory DIRECTORY
76
77
The directory whose files to classify
77
78
-dt, --date Organize files by creation date
78
-
79
+ ```
79
80
80
81
> More options (given below) coming soon.
81
82
@@ -120,7 +121,8 @@ Workspace
120
121
This classifies the directory /home/source.
121
122
122
123
123
- #### Config file and other options coming soon:
124
+
125
+ ### Coming soon - Config file and other options
124
126
```
125
127
-v, --version show version, filename and exit
126
128
-et, --edittypes Edit the list of types and formats
You can’t perform that action at this time.
0 commit comments