summaryrefslogtreecommitdiffstats
path: root/docs/command_arguments.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/command_arguments.md')
-rw-r--r--docs/command_arguments.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/command_arguments.md b/docs/command_arguments.md
index f3b1896..e1982a6 100644
--- a/docs/command_arguments.md
+++ b/docs/command_arguments.md
@@ -14,6 +14,7 @@ Joshuto supports the following options from the command line:
- `--change-directory`: sets the quit behavior to change directory instead of
noop when closing the last tab
+ - Requires shell script function to work, see [here](https://github.com/kamiyaa/joshuto/blob/main/docs/configuration/keymap.toml.md#quit-quit-joshuto)
- `--output-file <output-file>`: tells joshuto to output data to `<output-file>`.
- This is usually used so programs can know how to behave after joshuto exits.