We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb486d2 commit 11447c7Copy full SHA for 11447c7
README.md
@@ -38,8 +38,8 @@ Option|Argument|Description
38
`-f`, `--file`|`<subtitle_file>`|The full path and filename to a subtitle file. In Bazarr, you should use the `{{subtitles}}` variable.
39
`-d`, `--debug`|`[<level>]`|Enables debug logging. Level is optional.<br/>Default of 1 (low)<br/>2 includes extra output
40
`-l`, `--log`|`<log_file>`|The log filename<br/>Default of `/config/log/cleansubs.log`
41
-`--help`| |Display help and exit.
42
-`--version`| |Display version and exit.
+`--help`||Display help and exit.
+`--version`||Display version and exit.
43
44
</details>
45
0 commit comments