diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.1 | 5 | ||||
-rw-r--r-- | doc/ranger.pod | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 19a0bb42..9b323d31 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "RANGER 1" -.TH RANGER 1 "ranger-1.5.0" "10/07/2011" "ranger manual" +.TH RANGER 1 "ranger-1.5.0" "10/08/2011" "ranger manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -148,6 +148,9 @@ This manual mainly contains information on the usage of ranger. Refer to the \&\fI\s-1README\s0\fR for install instructions and to \fIdoc/HACKING\fR for development specific information. For configuration, check the sample files that ranger created in your \fI~/.config/ranger\fR directory. +.PP +Inside ranger, you can press \fI1?\fR for a list of key bindings, \fI2?\fR for a list +of commands and \fI3?\fR for a list of settings. .SH "OPTIONS" .IX Header "OPTIONS" .IP "\fB\-d\fR, \fB\-\-debug\fR" 14 diff --git a/doc/ranger.pod b/doc/ranger.pod index ab876d7f..c3c8fe7d 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -27,6 +27,9 @@ F<README> for install instructions and to F<doc/HACKING> for development specific information. For configuration, check the sample files that ranger created in your F<~/.config/ranger> directory. +Inside ranger, you can press I<1?> for a list of key bindings, I<2?> for a list +of commands and I<3?> for a list of settings. + |