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/save.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/save.txt')
-rw-r--r-- | doc/save.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/save.txt b/doc/save.txt index d9d98a6..f1bcc84 100644 --- a/doc/save.txt +++ b/doc/save.txt @@ -2,6 +2,7 @@ Save ==== Save calcurse data. + Data are splitted into four different files which contain : / ~/.calcurse/conf -> user configuration @@ -10,5 +11,5 @@ Data are splitted into four different files which contain : | ~/.calcurse/todo -> data related to the todo list \ ~/.calcurse/keys -> user-defined key bindings -In the config menu, you can choose to save the Calcurse data -automatically before quitting.
\ No newline at end of file +In the config menu, you can choose to save the Calcurse data automatically +before quitting. |