mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 00:17:25 +00:00
-D
is only an option on master.
This commit is contained in:
parent
52d8fdccff
commit
67f6a48a78
1 changed files with 1 additions and 3 deletions
|
@ -15,6 +15,4 @@ The timing data may be useful to determine a preferred `fish_escape_delay_ms` se
|
|||
|
||||
- `-c` or `--continuous` begins a session where mutlitple key sequences can be inspected. By default the program exits after capturing a single key sequence. Press `^D` twice or type `exit` to exit.
|
||||
|
||||
- `-d` or `--debug-level=DEBUG_LEVEL` enables debug output and specifies a verbosity level. Like `fish -d`.
|
||||
|
||||
- `-D` or `--debug-stack-frames=DEBUG_LEVEL` specifies how many stack frames to display when debug messages are written. The default is zero.
|
||||
- `-d` or `--debug-level=DEBUG_LEVEL` enables debug output and specifies a verbosity level. Like `fish -d`.
|
Loading…
Reference in a new issue