summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 5945ad7c..6625c4e4 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -660,10 +660,11 @@ word starts with a `y'.
 
 Edit the current file or the file in the argument.
 
-=item eval I<python_code>
+=item eval [I<-q>] I<python_code>
 
 Evaluates the python code.  `fm' is a reference to the FM instance.  To display
-text, use the function `p'.
+text, use the function `p'.  The result is displayed on the screen unless you
+use the "-q" option.
 
 Examples:
  :eval fm