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/displacement.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/displacement.txt')
-rw-r--r-- | doc/displacement.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/displacement.txt b/doc/displacement.txt index 18a3a34..cfd2a97 100644 --- a/doc/displacement.txt +++ b/doc/displacement.txt @@ -2,6 +2,7 @@ Displacement keys ================= Move around inside calcurse screens. + The following scheme summarizes how to get around: move up @@ -20,6 +21,5 @@ The following scheme summarizes how to get around: move to next week move down -Moreover, while inside the calendar panel, the '0' key moves -to the first day of the week, and the '$' key selects the last day of -the week. +Moreover, while inside the calendar panel, the '0' key moves to the first day +of the week, and the '$' key selects the last day of the week. |