about summary refs log tree commit diff stats
path: root/ranger/help/index.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/help/index.py')
-rw-r--r--ranger/help/index.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/ranger/help/index.py b/ranger/help/index.py
index 6f2850a9..3fc35a3f 100644
--- a/ranger/help/index.py
+++ b/ranger/help/index.py
@@ -5,7 +5,7 @@
                   "j" to go down, "k" to go up, "l" to go right.     j
    Close Ranger:  Use ":q<Enter>" or "Q".
 
-  Specific help:  Type the help key "?" prepended with a number, as in "4?"
+  Specific help:  Type the help key "?" prepended with a number:
 
 	|0?|	This index
 	|1?|	Basic movement and browsing
@@ -17,8 +17,8 @@
 0.1. General information
 
 Whenever you see an annotation like |3?| you can translate it to:
-"This is explained in more detail in chapter 3. Type "3?" to view it."
-
+"This is explained in more detail in chapter 3. Type 3? to view it."
 
+==============================================================================
 """
 # vim:tw=78:sw=4:sts=8:ts=8:ft=help