Skip to content

Commit 8f89b3d

Browse files
authored
Update README.md
1 parent f4c6dff commit 8f89b3d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ The information is as follows.<br>
7575
Field | Description
7676
--------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
7777
`check_interval` | The time ( seconds ) between checks (for new files etc).
78-
`parse_interval` | The time ( seconds ) to read the config file again for any changes.
7978
`debug_log` | For debugging. To enter debug mode, the value of the debugLog field must be changed to 1.
8079
`default_dir_path` | If a file is found outside of a folder and no specific location has been specified to which it should be moved, then it will go to default_dir_path.
8180
`enable_default_path` | If this option is enabled, then any file that do not have a specific location to which they should be sent will be sent to the default.
@@ -124,9 +123,7 @@ Command | Description
124123
---------|--------------
125124
`file-sorter --start-sorter` | Start the sorter service
126125
`file-sorter --help` | Displays all available commands.
127-
`file-sorter --help` | Displays all available commands.
128126
`file-sorter --set-check-interval [value]` | Changes the value of the check interval field to the value `[value]`.
129-
`file-sorter --set-parse-interval [value]` | Changes the value of the parse interval field to the value `[value]`.
130127
`file-sorter --set-default-dir-path [path]` | Changes the default location to `[path]`.
131128
`file-sorter --set-enable-default-dir [value]` | 0:1 Enable the to transfer files in default dir.
132129
`file-sorter --set-debug-log [value]` | Changes the logs status based on the value `[value]`. It can get the values `1` `(debug mode)` and `0` `(normal mode)`.

0 commit comments

Comments
 (0)