diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:42:04 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:42:04 +0200 |
commit | 0980f848dba4194280af382c8425ce0a95ad8389 (patch) | |
tree | e96d5fd2f475c3b14fa54704d4550f8d87a362f7 /doc/other.txt | |
parent | eb0ae4b924a507dac4cf9c747ecc64c732b087d2 (diff) | |
download | calcurse-0980f848dba4194280af382c8425ce0a95ad8389.zip |
doc/: Do not mention explicit key bindings
Since we exported help texts into text files, we are no longer able to
refer to the user's key bindings. Drop key binding references from the
online help texts.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/other.txt')
-rw-r--r-- | doc/other.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/other.txt b/doc/other.txt index ab32344..80dcfc5 100644 --- a/doc/other.txt +++ b/doc/other.txt @@ -4,8 +4,8 @@ OtherCmd Switch between status bar help pages. Because the terminal screen is too narrow to display all of the available -commands, you need to press 'o' to see the next set of commands together with -their key bindings. +commands, this command can be used to see the next set of commands together +with their key bindings. -Once the last status bar page is reached, pressing 'o' another time leads you -back to the first page. +Once the last status bar page is reached, running the command another time +leads you back to the first page. |