about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-06-21 04:34:55 +0200
committerhut <hut@lavabit.com>2013-06-21 04:34:55 +0200
commitb5c3a2d4870b775668a2c6ccfb71fb98ce0c0d43 (patch)
treedaaec8e02551dc2f28a296b82af81c6d75f37372 /doc/ranger.pod
parent42c24c7cafb43314e61e474a88743b1038f9a27f (diff)
downloadranger-b5c3a2d4870b775668a2c6ccfb71fb98ce0c0d43.tar.gz
ranger.1: mention that some commands are based on :scout
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 3100ad9d..713878f6 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -878,12 +878,16 @@ Examples:
 Displays only the files which contain the I<string> in their basename.  Running
 this command without any parameter will reset the fitler.
 
+This command is based on the I<scout> command and supports all of its options.
+
 =item find I<pattern>
 
 Search files in the current directory that contain the given (case-insensitive)
 string in their name as you type.  Once there is an unambiguous result, it will
 be run immediately. (Or entered, if it's a directory.)
 
+This command is based on the I<scout> command and supports all of its options.
+
 =item grep I<pattern>
 
 Looks for a string in all marked files or directories.
@@ -908,6 +912,8 @@ not in the console, task view or pager.  To bind keys there, use the commands
 
 Mark all files matching the regular expression pattern.
 
+This command is based on the I<scout> command and supports all of its options.
+
 =item mark_tag [I<tags>]
 
 Mark all tags that are tagged with either of the given tags.  When leaving out
@@ -988,12 +994,16 @@ a :filter-like command using globbing.
 Search files in the current directory that match the given (case insensitive)
 regular expression pattern.
 
+This command is based on the I<scout> command and supports all of its options.
+
 =item search_inc I<pattern>
 
 Search files in the current directory that match the given (case insensitive)
 regular expression pattern.  This command gets you to matching files as you
 type.
 
+This command is based on the I<scout> command and supports all of its options.
+
 =item set I<option> I<value>
 
 Assigns a new value to an option.  Valid options are listed in the settings
@@ -1038,6 +1048,8 @@ you type.  When only one directory is left, it is entered and the console
 is automatically reopened, allowing for fast travel.
 To close the console, press ESC or execute a file.
 
+This command is based on the I<scout> command and supports all of its options.
+
 =item tunmap [I<keys ...>]
 
 Removes key mappings of the taskview. Works like the C<unmap> command.
@@ -1051,6 +1063,8 @@ in the console, taskview, or pager use "cunmap", "tunmap" or "punmap".
 
 Unmark all files matching a regular expression pattern.
 
+This command is based on the I<scout> command and supports all of its options.
+
 =item unmark_tag [I<tags>]
 
 Unmark all tags that are tagged with either of the given tags.  When leaving