about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-04-13 12:41:52 +0200
committerhut <hut@lepus.uberspace.de>2015-04-13 12:41:52 +0200
commit28e23ddcde292efd2968e44d2781e387cba5618f (patch)
tree3f94b00737429feca47f42b2823b741721031135 /doc/ranger.pod
parent70f95d4f27869f1fe1dc3d922d408d053d836241 (diff)
downloadranger-28e23ddcde292efd2968e44d2781e387cba5618f.tar.gz
doc/ranger.1: added entries for :help and :setintag
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index ad75f35a..0ac79e12 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -869,6 +869,7 @@ ranger.  For your convenience, this is a list of the "public" commands including
  find pattern
  flat level
  grep pattern
+ help
  linemode linemodename
  load_copy_buffer
  map key command
@@ -890,6 +891,7 @@ ranger.  For your convenience, this is a list of the "public" commands including
  search pattern
  search_inc pattern
  set option value
+ setintag tags option value
  setlocal [path=<path>] option value
  shell [-FLAGS] command
  terminal
@@ -1049,6 +1051,10 @@ values -2 and less are invalid.
 
 Looks for a string in all marked files or directories.
 
+=item help
+
+Provides a quick way to view ranger documentations.
+
 =item linemode I<linemodename>
 
 Sets the linemode of all files in the current directory.  The linemode may be:
@@ -1209,6 +1215,12 @@ doesn't work for functions and regular expressions. Valid values are:
  list           | 1,2,3,4
  none           | none
 
+=item setintag I<tags> I<option> I<value>
+
+Assigns a new value to an option, but locally for the directories that are
+marked with I<tag>.  This means, that this option only takes effect when
+visiting that directory.
+
 =item setlocal [path=I<path>] I<option> I<value>
 
 Assigns a new value to an option, but locally for the directory given by