mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
Add back docs for fish_key_reader --verbose
This commit is contained in:
parent
7682abb703
commit
1f7fdd5d88
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ The following options are available:
|
||||||
**-h** or **--help**
|
**-h** or **--help**
|
||||||
Displays help about using this command.
|
Displays help about using this command.
|
||||||
|
|
||||||
|
**-V** or **--verbose**
|
||||||
|
Explain what sequence was received in addition to the decoded key.
|
||||||
|
|
||||||
**-v** or **--version**
|
**-v** or **--version**
|
||||||
Displays the current :program:`fish` version and then exits.
|
Displays the current :program:`fish` version and then exits.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue