diff options
author | hut <hut@lavabit.com> | 2010-06-09 13:23:08 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-06-09 13:23:08 +0200 |
commit | acf16d12e99a2543ef9f87c0bd9c9a7c77c0f90b (patch) | |
tree | e57a29d152b6c31d1de35c3a6f0f32673ebb94fb | |
parent | aefd8048d2b246c0111ac1227ade2a9a9d38c35c (diff) | |
download | ranger-acf16d12e99a2543ef9f87c0bd9c9a7c77c0f90b.tar.gz |
updated manpage
-rw-r--r-- | doc/ranger.1 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 39c33973..0e25a7cc 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -185,9 +185,8 @@ The files in .B ranger/defaults/ can be copied into your configuration directory (by default, this is $HOME/.ranger) and customized according to your wishes. -.B ranger/defaults/options.py -doesn't have to be copied completely though: Just define those settings -you want to change and they will override the default values. +Most files don't have to be copied completely though: Just define those +settings you want to add or change and they will override the defauls. Colorschemes can be placed in $HOME/.ranger/colorschemes. .P All configuration is done in Python. @@ -214,7 +213,7 @@ The mailing list: .RB < http://savannah.nongnu.org/mail/?group=ranger > .\"----------------------------------------- .SH BUGS -Since Chuck Norris, the Texas Ranger, watches over this project, there ought -to be no bugs. If you think otherwise, please report them here: +Please report them here and include as much relevant information +as possible: .P .RB < http://savannah.nongnu.org/bugs/?group=ranger > |