summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@hut.pm>2018-05-13 21:47:13 +0200
committerGitHub <noreply@github.com>2018-05-13 21:47:13 +0200
commitc32051942f2fca692b839802f05f5c8b127e687e (patch)
tree020534ddcea47b8fc6c28cd1a273e1022dd01a2e /doc
parentcce3f5d6b2c9c336956ccdfefed392f2a658afe1 (diff)
parent1f0f9dacd5f1c85dd4931bf3127a24d24758cb4a (diff)
downloadranger-c32051942f2fca692b839802f05f5c8b127e687e.tar.gz
Merge branch 'master' into copymapch
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.12
-rw-r--r--doc/ranger.pod4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index c48f73d9..5726307e 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -270,7 +270,7 @@ scripts by setting the option \f(CW\*(C`use_preview_script\*(C'\fR and \f(CW\*(C
 This default script is \fI\f(CI%rangerdir\fI/data/scope.sh\fR. It contains more
 documentation and calls to the programs \fIlynx\fR and \fIelinks\fR for html,
 \&\fIhighlight\fR for text/code, \fIimg2txt\fR for images, \fIatool\fR for archives,
-\&\fIpdftotext\fR for PDFs and \fImediainfo\fR for video and audio files.
+\&\fIpdftotext\fR or \fImutool\fR for PDFs and \fImediainfo\fR for video and audio files.
 .PP
 Install these programs (just the ones you need) and scope.sh will automatically
 use them.
diff --git a/doc/ranger.pod b/doc/ranger.pod
index d36db622..6eb336f0 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -177,7 +177,7 @@ scripts by setting the option C<use_preview_script> and C<preview_files> to true
 This default script is F<%rangerdir/data/scope.sh>. It contains more
 documentation and calls to the programs I<lynx> and I<elinks> for html,
 I<highlight> for text/code, I<img2txt> for images, I<atool> for archives,
-I<pdftotext> for PDFs and I<mediainfo> for video and audio files.
+I<pdftotext> or I<mutool> for PDFs and I<mediainfo> for video and audio files.
 
 Install these programs (just the ones you need) and scope.sh will automatically
 use them.
@@ -678,7 +678,7 @@ in ranger.
 =item automatically_count_files [bool]
 
 Should ranger count and display the number of files in each directory
-as soon as it's visible?  This gets slow with remote file sytems.  Turning it
+as soon as it's visible?  This gets slow with remote file systems.  Turning it
 off will still allow you to see the number of files after entering the
 directory.