diff options
Diffstat (limited to 'doc/ranger.1')
-rw-r--r-- | doc/ranger.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 21de675d..eda44728 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -140,9 +140,9 @@ ranger \- visual file manager .SH "DESCRIPTION" .IX Header "DESCRIPTION" ranger is a console file manager with \s-1VI\s0 key bindings. It provides a -minimalistic yet nice curses interface with a view on the directory hierarchy. -The secondary task of ranger is to psychically guess which program you want to -use for opening particular files. +minimalistic and nice curses interface with a view on the directory hierarchy. +The secondary task of ranger is to figure out which program you want to use to +open your files with. .PP 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 |