diff options
author | hut <hut@lepus.uberspace.de> | 2014-12-11 14:17:18 +0100 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2014-12-11 14:17:18 +0100 |
commit | 24f3cd335f54895497dae3436172947842eb386c (patch) | |
tree | a55180b8a298abadd3db43e771e28808493d01e7 | |
parent | 86b20612bcb7ed5358053758298bf40812afa595 (diff) | |
parent | 738a7875f4781d0d3bc53a731ebce5ff0347aef4 (diff) | |
download | ranger-24f3cd335f54895497dae3436172947842eb386c.tar.gz |
Merge branch 'doc-typo' of https://github.com/mathstuf/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 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>>. |