summary refs log tree commit diff stats
path: root/doc
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
parent42c24c7cafb43314e61e474a88743b1038f9a27f (diff)
downloadranger-b5c3a2d4870b775668a2c6ccfb71fb98ce0c0d43.tar.gz
ranger.1: mention that some commands are based on :scout
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.114
-rw-r--r--doc/ranger.pod14
2 files changed, 28 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index ead041f7..50b6b213 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -854,11 +854,15 @@ Examples:
 .IX Item "filter [string]"
 Displays only the files which contain the \fIstring\fR in their basename.  Running
 this command without any parameter will reset the fitler.
+.Sp
+This command is based on the \fIscout\fR command and supports all of its options.
 .IP "find \fIpattern\fR" 2
 .IX Item "find 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.)
+.Sp
+This command is based on the \fIscout\fR command and supports all of its options.
 .IP "grep \fIpattern\fR" 2
 .IX Item "grep pattern"
 Looks for a string in all marked files or directories.
@@ -879,6 +883,8 @@ not in the console, task view or pager.  To bind keys there, use the commands
 .IP "mark \fIpattern\fR" 2
 .IX Item "mark pattern"
 Mark all files matching the regular expression pattern.
+.Sp
+This command is based on the \fIscout\fR command and supports all of its options.
 .IP "mark_tag [\fItags\fR]" 2
 .IX Item "mark_tag [tags]"
 Mark all tags that are tagged with either of the given tags.  When leaving out
@@ -949,11 +955,15 @@ a :filter\-like command using globbing.
 .IX Item "search pattern"
 Search files in the current directory that match the given (case insensitive)
 regular expression pattern.
+.Sp
+This command is based on the \fIscout\fR command and supports all of its options.
 .IP "search_inc \fIpattern\fR" 2
 .IX Item "search_inc 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.
+.Sp
+This command is based on the \fIscout\fR command and supports all of its options.
 .IP "set \fIoption\fR \fIvalue\fR" 2
 .IX Item "set option value"
 Assigns a new value to an option.  Valid options are listed in the settings
@@ -993,6 +1003,8 @@ string, possibly with other letters in between.  The filter is applied as
 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 \s-1ESC\s0 or execute a file.
+.Sp
+This command is based on the \fIscout\fR command and supports all of its options.
 .IP "tunmap [\fIkeys ...\fR]" 2
 .IX Item "tunmap [keys ...]"
 Removes key mappings of the taskview. Works like the \f(CW\*(C`unmap\*(C'\fR command.
@@ -1003,6 +1015,8 @@ in the console, taskview, or pager use \*(L"cunmap\*(R", \*(L"tunmap\*(R" or \*(
 .IP "unmark \fIpattern\fR" 2
 .IX Item "unmark pattern"
 Unmark all files matching a regular expression pattern.
+.Sp
+This command is based on the \fIscout\fR command and supports all of its options.
 .IP "unmark_tag [\fItags\fR]" 2
 .IX Item "unmark_tag [tags]"
 Unmark all tags that are tagged with either of the given tags.  When leaving
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