diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index ebeeafbe..d9dd6b3d 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -12,6 +12,7 @@ B<ranger> [B<--version>] [B<--help>] [B<--debug>] [B<--clean>] [B<--copy-config>=I<which>] [B<--choosefile>=I<target>] [B<--choosefiles>=I<target>] [B<--choosedir>=I<target>] [B<--selectfile>=I<filepath>] +[B<--show-only-dirs>] [B<--list-unused-keys>] [B<--list-tagged-files>=I<tag>] [B<--profile>] [B<--cmd>=I<command>] [I<path>] @@ -118,6 +119,11 @@ write the last visited directory into I<targetfile>. Open ranger with I<targetfile> selected. +=item B<--show-only-dirs> + +Display only the directories. May be used in conjunction with +B<--choosedir>=I<targetfile>. + =item B<--list-unused-keys> List common keys which are not bound to any action in the "browser" context. |