update doc
This commit is contained in:
parent
da7a366584
commit
50f11ad3de
1
doc.go
1
doc.go
@ -454,6 +454,7 @@ Remove a bookmark assigned to the given key.
|
|||||||
tag
|
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')
|
tag-toggle (default 't')
|
||||||
|
|
||||||
|
@ -476,7 +476,9 @@ Remove a bookmark assigned to the given key.
|
|||||||
|
|
||||||
tag
|
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')
|
tag-toggle (default 't')
|
||||||
|
|
||||||
|
2
lf.1
2
lf.1
@ -559,7 +559,7 @@ Remove a bookmark assigned to the given key.
|
|||||||
tag
|
tag
|
||||||
.EE
|
.EE
|
||||||
.PP
|
.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
|
.PP
|
||||||
.EX
|
.EX
|
||||||
tag-toggle (default 't')
|
tag-toggle (default 't')
|
||||||
|
Loading…
Reference in New Issue
Block a user