diff options
author | hut <hut@lepus.uberspace.de> | 2016-08-26 23:47:54 +0200 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2016-08-26 23:47:54 +0200 |
commit | 8138611d9db9d188b28801bb519db298c025ba2c (patch) | |
tree | 6c4422828d6eaf70e1696f9e9da045b1ca406975 | |
parent | f38c343ffedf80e5b1a5850ad34c85c601bf05fe (diff) | |
parent | 920a876d179d362037d1d4dad428ed72777587cd (diff) | |
download | ranger-8138611d9db9d188b28801bb519db298c025ba2c.tar.gz |
Merge branch 'master2' of https://github.com/nightsense/ranger
-rw-r--r-- | doc/ranger.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 7c5a7768..6b0752bd 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1063,7 +1063,7 @@ Examples: =item filter [I<string>] Displays only the files which contain the I<string> in their basename. Running -this command without any parameter will reset the fitler. +this command without any parameter will reset the filter. This command is based on the I<scout> command and supports all of its options. |