summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-04-13 12:48:00 +0200
committerhut <hut@lepus.uberspace.de>2015-04-13 12:48:00 +0200
commita9bbdc440c2ea33ccc4470e00949ffa16ce2300e (patch)
tree7a5aee6bd1ec0cd4cacedead0b3fc34f27db4286 /doc
parent28e23ddcde292efd2968e44d2781e387cba5618f (diff)
downloadranger-a9bbdc440c2ea33ccc4470e00949ffa16ce2300e.tar.gz
doc/ranger.1: updated RESOURCES section
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.19
-rw-r--r--doc/ranger.pod9
2 files changed, 14 insertions, 4 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index e5400efb..c4896b2e 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -155,8 +155,8 @@ ranger is a console file manager with \s-1VI\s0 key bindings.
 .IX Header "RESOURCES"
 \&\fIThis manual\fR contains instructions on how to use and configure ranger.
 .PP
-\&\fIInside ranger\fR, you can press \fI1?\fR for a list of key bindings, \fI2?\fR for
-commands and \fI3?\fR for settings.
+\&\fIInside ranger\fR, you can press \fI?\fR for a list of key bindings, commands or
+settings.
 .PP
 The \fI\s-1README\s0\fR contains install instructions.
 .PP
@@ -166,6 +166,11 @@ The directory \fIdoc/configs\fR contains configuration files.  They are usually
 installed to \fI/usr/lib/python*/site\-packages/ranger/config\fR and can be
 obtained with ranger's \-\-copy\-config option.
 .PP
+The directory \fIdoc/examples\fR contains reference implementations for ranger
+plugins, sample configuration files and some programs for integrating ranger
+with other software.  They are usually installed to
+\&\fI/usr/lib/python*/site\-packages/ranger/examples\fR.
+.PP
 The man page of \fIrifle\fR\|(1) describes the functions of the file opener
 .PP
 The section \fI\s-1LINKS\s0\fR of this man page contains further resources.
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 0ac79e12..5c150d7a 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -28,8 +28,8 @@ ranger is a console file manager with VI key bindings.
 
 I<This manual> contains instructions on how to use and configure ranger.
 
-I<Inside ranger>, you can press I<1?> for a list of key bindings, I<2?> for
-commands and I<3?> for settings.
+I<Inside ranger>, you can press I<?> for a list of key bindings, commands or
+settings.
 
 The F<README> contains install instructions.
 
@@ -39,6 +39,11 @@ The directory F<doc/configs> contains configuration files.  They are usually
 installed to F</usr/lib/python*/site-packages/ranger/config> and can be
 obtained with ranger's --copy-config option.
 
+The directory F<doc/examples> contains reference implementations for ranger
+plugins, sample configuration files and some programs for integrating ranger
+with other software.  They are usually installed to
+F</usr/lib/python*/site-packages/ranger/examples>.
+
 The man page of rifle(1) describes the functions of the file opener
 
 The section I<LINKS> of this man page contains further resources.