summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 3a3c9052..3100ad9d 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -920,8 +920,13 @@ Creates a directory with the name I<dirname>.
 =item open_with [I<application>] [I<flags>] [I<mode>]
 
 Open the selected files with the given application, unless it is omitted, in
-which case the default application is used.  I<flags> and I<mode> have their
-own section in the man page.
+which case the default application is used.  I<flags> change the way the
+application is executed and are described in their own section in this man
+page.  The I<mode> is a number that specifies which application to use.  The list
+of applications is generated by the external file opener "rifle" and can be
+displayed when pressing "r" in ranger.
+
+Note that if you specify an application, the mode is ignored.
 
 =item pmap I<key> I<command>