From 1f7fdd5d88c0f277893f99972593e1b8193bd8f2 Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Sun, 11 Aug 2024 14:46:03 +0200 Subject: [PATCH] Add back docs for fish_key_reader --verbose --- doc_src/cmds/fish_key_reader.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc_src/cmds/fish_key_reader.rst b/doc_src/cmds/fish_key_reader.rst index 848ee57c8..89d1371b7 100644 --- a/doc_src/cmds/fish_key_reader.rst +++ b/doc_src/cmds/fish_key_reader.rst @@ -23,6 +23,9 @@ The following options are available: **-h** or **--help** Displays help about using this command. +**-V** or **--verbose** + Explain what sequence was received in addition to the decoded key. + **-v** or **--version** Displays the current :program:`fish` version and then exits.