diff options
Diffstat (limited to 'src/cliargs.rs')
| -rw-r--r-- | src/cliargs.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cliargs.rs b/src/cliargs.rs index c7a0eb1..04886d1 100644 --- a/src/cliargs.rs +++ b/src/cliargs.rs @@ -130,7 +130,7 @@ FLAGS: -v, --version Show the version and exit -c, --config-file=<value> Path to config file used for current session. Takes precedence over standard config file. - --light-terminal=<value> Enable color mode for light terminal background + --light-terminal Enable color mode for light terminal background --pdf-dir=<value> Use PDF files named by citekey at the given path and its subdirs as value for the `file` field of the entry matching the citekey for the current session. |
