diff options
author | Ben Boeckel <mathstuf@gmail.com> | 2014-12-11 00:34:03 -0500 |
---|---|---|
committer | Ben Boeckel <mathstuf@gmail.com> | 2014-12-11 00:34:42 -0500 |
commit | 738a7875f4781d0d3bc53a731ebce5ff0347aef4 (patch) | |
tree | a55180b8a298abadd3db43e771e28808493d01e7 /doc | |
parent | 86b20612bcb7ed5358053758298bf40812afa595 (diff) | |
download | ranger-738a7875f4781d0d3bc53a731ebce5ff0347aef4.tar.gz |
doc: match the default configuration for untag map
Reported-By: Branislav Blaškovič <bblaskov@redhat.com>
Diffstat (limited to 'doc')
-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 f9836e41..ee20ef9f 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -134,7 +134,7 @@ efficiently. =head2 TAGS Tags are single characters which are displayed left of a filename. You can use -tags however you want. Press "t" to toggle tags and "T" to remove any tags of +tags however you want. Press "t" to toggle tags and "ut" to remove any tags of the selection. The default tag is an Asterisk ("*"), but you can use any tag by typing I<"<tagnameE<gt>>. |