diff options
author | hut <hut@lavabit.com> | 2011-09-30 12:10:00 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-09-30 16:43:28 +0200 |
commit | f93725f5ff3890c99c65f5fa2998d9eeda6dd16b (patch) | |
tree | 17ea7d9a9057fef6a9d55d00d3fecef9b4391ee6 /doc/ranger.pod | |
parent | 41df56beff2785174b4b466c8cc39159a79eaedc (diff) | |
download | ranger-f93725f5ff3890c99c65f5fa2998d9eeda6dd16b.tar.gz |
Extended rc.conf
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 5 |
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 |