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/copy_paste.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/copy_paste.txt')
-rw-r--r-- | doc/copy_paste.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/copy_paste.txt b/doc/copy_paste.txt index 261873a..34ba7b2 100644 --- a/doc/copy_paste.txt +++ b/doc/copy_paste.txt @@ -3,8 +3,8 @@ Copy and Paste Copy and paste the currently selected item. This is useful to quickly copy an item from one date to another. To do so, one must first highlight the item that -needs to be copied, then press 'c' to copy. Once the new date is chosen in the -calendar, the appointment panel must be selected and the 'p' key must be -pressed to paste the item. The item will appear in the appointment panel, -assigned to the newly selected date. +needs to be copied, then press the key assigned to the copy function. Once the +new date is chosen in the calendar, the appointment panel must be selected and +the paste key must be pressed to paste the item. The item will appear in the +appointment panel, assigned to the newly selected date. |