diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:29:02 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:29:02 +0200 |
commit | 5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d (patch) | |
tree | c92caff0ef406d534e78f807a3fdeb1b3da24b89 /doc/other.txt | |
parent | 3f621c69fc42d0404017c1db53cd27d09c02da22 (diff) | |
download | calcurse-5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d.zip |
doc/: Formatting fixes
* Use an AsciiDoc-compatible layout.
* Use a maximum line width of 79 characters everywhere.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/other.txt')
-rw-r--r-- | doc/other.txt | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/other.txt b/doc/other.txt index 4e17df7..663554d 100644 --- a/doc/other.txt +++ b/doc/other.txt @@ -2,8 +2,10 @@ 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 keybindings. -Once the last status bar page is reached, pressing 'o' another time -leads you back to the first page.
\ No newline at end of file + +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 keybindings. + +Once the last status bar page is reached, pressing 'o' another time leads you +back to the first page. |