aboutsummaryrefslogtreecommitdiffstats
path: root/doc/delete.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:29:02 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:29:02 +0200
commit5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d (patch)
treec92caff0ef406d534e78f807a3fdeb1b3da24b89 /doc/delete.txt
parent3f621c69fc42d0404017c1db53cd27d09c02da22 (diff)
downloadcalcurse-5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d.tar.gz
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/delete.txt')
-rw-r--r--doc/delete.txt18
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/delete.txt b/doc/delete.txt
index 937b9a6..ce1a496 100644
--- a/doc/delete.txt
+++ b/doc/delete.txt
@@ -3,15 +3,13 @@ Delete
Delete an element in the TODO or Appointment list.
-Depending on which panel is selected when you press the delete key,
-the hilighted item of either the TODO or Appointment list will be
-removed from this list.
+Depending on which panel is selected when you press the delete key, the
+hilighted item of either the TODO or Appointment list will be removed from this
+list.
-If the item to be deleted is recurrent, you will be asked if you
-wish to suppress all of the item occurences or just the one you
-selected.
+If the item to be deleted is recurrent, you will be asked if you wish to
+suppress all of the item occurences or just the one you selected.
-If the general option 'confirm_delete' is set to 'YES', then you will
-be asked for confirmation before deleting the selected event.
-Do not forget to save the calendar data to retrieve the modifications
-next time you launch Calcurse. \ No newline at end of file
+If the general option 'confirm_delete' is set to 'YES', then you will be asked
+for confirmation before deleting the selected event. Do not forget to save the
+calendar data to retrieve the modifications next time you launch Calcurse.