diff options
author | toonn <toonn@toonn.io> | 2022-02-27 18:45:58 +0100 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2022-02-27 18:45:58 +0100 |
commit | e3ca4e75daa82d6fcf8d12406adf8e187e4750a1 (patch) | |
tree | 9ba39618625bc178d8da6a8d9ecf4ac5f9b54113 /doc/ranger.1 | |
parent | 7a5f820e760c7ce2f93e2a5f0e91677b46252ea9 (diff) | |
parent | 9d1b31cd6c16e98e45e82d11c0cbdcba461e6a91 (diff) | |
download | ranger-e3ca4e75daa82d6fcf8d12406adf8e187e4750a1.tar.gz |
Merge branch 'doc-filterstack'
Diffstat (limited to 'doc/ranger.1')
-rw-r--r-- | doc/ranger.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 4989e155..22c2adc6 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40) +.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.42) .\" .\" Standard preamble: .\" ======================================================================== @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "RANGER 1" -.TH RANGER 1 "ranger-1.9.3" "2022-02-05" "ranger manual" +.TH RANGER 1 "ranger-1.9.3" "2022-02-27" "ranger manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -1447,8 +1447,8 @@ following \f(CW\*(C`FILTER_TYPE\*(C'\fRs are available: Filter files so only files that have duplicates in the same directory are shown. Useful when cleaning up identical songs and memes that were saved using distinct file names. -.IP "filename \s-1NAME\s0" 2 -.IX Item "filename NAME" +.IP "name \s-1NAME\s0" 2 +.IX Item "name NAME" Filter files that contain \s-1NAME\s0 in the filename, regular expression syntax is allowed. .IP "hash \s-1PATH\s0" 2 |