diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:42:04 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:42:04 +0200 |
commit | 0980f848dba4194280af382c8425ce0a95ad8389 (patch) | |
tree | e96d5fd2f475c3b14fa54704d4550f8d87a362f7 /doc/repeat.txt | |
parent | eb0ae4b924a507dac4cf9c747ecc64c732b087d2 (diff) | |
download | calcurse-0980f848dba4194280af382c8425ce0a95ad8389.zip |
doc/: Do not mention explicit key bindings
Since we exported help texts into text files, we are no longer able to
refer to the user's key bindings. Drop key binding references from the
online help texts.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/repeat.txt')
-rw-r--r-- | doc/repeat.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/repeat.txt b/doc/repeat.txt index f8ccc8f..16a71da 100644 --- a/doc/repeat.txt +++ b/doc/repeat.txt @@ -4,8 +4,9 @@ Repeat Repeat an event or an appointment. You must first select the item to be repeated by moving inside the appointment -panel. Then pressing 'r' will lead you to a set of three questions, with which -you will be able to specify the repetition characteristics: +panel. Then running the repeat command will lead you to a set of three +questions, with which you will be able to specify the repetition +characteristics: o type: you can choose between a daily, weekly, monthly or yearly repetition by pressing 'D', 'W', 'M' or 'Y' |