diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index ab6dc6d2..ab84de2c 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -36,13 +36,13 @@ The F<README> contains install instructions. The file F<HACKING.md> contains guidelines for code modification. 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. +installed to F</usr/share/doc/ranger/config> and can be obtained with ranger's +--copy-config option. The directory F<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>. +F</usr/share/doc/ranger/examples>. The man page of rifle(1) describes the functions of the file opener |