aboutsummaryrefslogtreecommitdiffstats
path: root/doc/priority.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:42:04 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:42:04 +0200
commit0980f848dba4194280af382c8425ce0a95ad8389 (patch)
treee96d5fd2f475c3b14fa54704d4550f8d87a362f7 /doc/priority.txt
parenteb0ae4b924a507dac4cf9c747ecc64c732b087d2 (diff)
downloadcalcurse-0980f848dba4194280af382c8425ce0a95ad8389.tar.gz
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/priority.txt')
-rw-r--r--doc/priority.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/priority.txt b/doc/priority.txt
index 61573c3..e2c0534 100644
--- a/doc/priority.txt
+++ b/doc/priority.txt
@@ -7,10 +7,10 @@ description. This number goes from 9 for the lowest priority to 1 for the
highest priority. Todo having higher priorities are placed first (at the top)
inside the todo panel.
-If you want to raise the priority of a todo item, you need to press '+'. In
-doing so, the number in front of this item will decrease, meaning its priority
-increases. The item position inside the todo panel may change, depending on the
-priority of the items above it.
+By default, if you want to raise the priority of a todo item, you need to press
+'+'. In doing so, the number in front of this item will decrease, meaning its
+priority increases. The item position inside the todo panel may change,
+depending on the priority of the items above it.
At the opposite, to lower a todo priority, press '-'. The todo position may
also change depending on the priority of the items below.