update doc

This commit is contained in:
Gokcehan 2022-04-03 00:54:43 +03:00
parent da7a366584
commit 50f11ad3de
3 changed files with 5 additions and 2 deletions

1
doc.go
View File

@ -454,6 +454,7 @@ Remove a bookmark assigned to the given key.
tag
Tag a file with '*' or a single width character given in the argument.
You can define a new tag clearing command by combining 'tag' with 'tag-toggle' (i.e. 'cmd tag-clear :tag; tag-toggle').
tag-toggle (default 't')

View File

@ -476,7 +476,9 @@ Remove a bookmark assigned to the given key.
tag
Tag a file with '*' or a single width character given in the argument.
Tag a file with '*' or a single width character given in the argument. You
can define a new tag clearing command by combining 'tag' with 'tag-toggle'
(i.e. 'cmd tag-clear :tag; tag-toggle').
tag-toggle (default 't')

2
lf.1
View File

@ -559,7 +559,7 @@ Remove a bookmark assigned to the given key.
tag
.EE
.PP
Tag a file with '*' or a single width character given in the argument.
Tag a file with '*' or a single width character given in the argument. You can define a new tag clearing command by combining 'tag' with 'tag-toggle' (i.e. 'cmd tag-clear :tag; tag-toggle').
.PP
.EX
tag-toggle (default 't')