diff options
author | nfnty <git@nfnty.se> | 2017-03-23 01:30:32 +0100 |
---|---|---|
committer | nfnty <git@nfnty.se> | 2017-03-26 10:52:24 +0200 |
commit | eecc04bbf47f9ac810ed60d2fe9945eeb5d6e7ba (patch) | |
tree | 1ce62411d47501d854962e5b0136eee0adfd9cce /doc/rifle.1 | |
parent | 5e3f184ee5da960554f6cc0eea56611cc8d4254e (diff) | |
download | ranger-eecc04bbf47f9ac810ed60d2fe9945eeb5d6e7ba.tar.gz |
commands: cd: Implement smart tab completion with less typing
Thanks to @nanuda for the first implementation and inspiration.
Diffstat (limited to 'doc/rifle.1')
-rw-r--r-- | doc/rifle.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rifle.1 b/doc/rifle.1 index b5146dd9..95c9ce50 100644 --- a/doc/rifle.1 +++ b/doc/rifle.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "RIFLE 1" -.TH RIFLE 1 "rifle-1.9.0b5" "2017-03-19" "rifle manual" +.TH RIFLE 1 "rifle-1.9.0b5" "2017-03-23" "rifle manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |