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/view.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/view.txt')
-rw-r--r-- | doc/view.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/view.txt b/doc/view.txt index 8122130..94df7f5 100644 --- a/doc/view.txt +++ b/doc/view.txt @@ -3,11 +3,10 @@ View View the item you select in either the Todo or Appointment panel. -This is usefull when an event description is longer than the available -space to display it. If that is the case, the description will be -shortened and its end replaced by '...'. To be able to read the entire -description, just press 'v' and a popup window will appear, containing -the whole event. +This is usefull when an event description is longer than the available space to +display it. If that is the case, the description will be shortened and its end +replaced by '...'. To be able to read the entire description, just press 'v' +and a popup window will appear, containing the whole event. -Press any key to close the popup window and go back to the main -Calcurse screen.
\ No newline at end of file +Press any key to close the popup window and go back to the main Calcurse +screen. |