summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-17 22:52:08 +0100
committerhut <hut@lavabit.com>2013-02-17 22:54:23 +0100
commit279a30238aa47f2bd37abcb40ecb907004e4bd8c (patch)
tree5541b9acc54858b8c72b6fc30a844fd9ece0af29 /doc/ranger.pod
parent7e21fb55d06fda57db1f300840498a2855477cc5 (diff)
downloadranger-279a30238aa47f2bd37abcb40ecb907004e4bd8c.tar.gz
core.main: made --mode and --flag deprecated
Again, use rifle as a file launcher instead
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod14
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index a5b1fed6..c7d2360e 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -9,8 +9,7 @@ ranger - visual file manager
 
 B<ranger> [B<--help>] [B<--version>] [B<--debug>] [B<--clean>]
 [B<--list-unused-keys>] [B<--choosedir>=I<targetfile>]
-[B<--choosefile>=I<targetfile>] [B<--copy-config>=I<file>] [B<--mode>=I<mode>]
-[B<--flags>=I<flags>] [I<path/filename>]
+[B<--choosefile>=I<targetfile>] [B<--copy-config>=I<file>] [I<path/filename>]
 
 
 
@@ -88,17 +87,6 @@ use the key code returned by C<getch()>.
 List all files which are tagged with the given tag.  Note: Tags are single
 characters.  The default tag is "*"
 
-=item B<-m> I<n>, B<--mode>=I<n>
-
-When a filename is supplied, run it in mode I<n>.  This has no effect unless
-the execution of this file type is explicitly handled in the configuration.
-
-=item B<-f> I<flags>, B<--flags>=I<flags>
-
-When a filename is supplied, run it with the given I<flags> to modify
-behavior.  The execution of this file type is explicitly handled in the
-configuration.
-
 =item B<--cmd>=I<command>
 
 Execute the command after the configuration has been read.  Use this option