mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 19:24:11 +01:00
Add -keywords, -tags, -title to :delbmarks.
This commit is contained in:
@@ -120,11 +120,19 @@
|
||||
<p>The bookmarks may also be filtered via the following options,</p>
|
||||
|
||||
<dl>
|
||||
<dt>-tag</dt>
|
||||
<dt>-keyword</dt>
|
||||
<dd>
|
||||
The bookmark's keyword (short name <em>-k</em>).
|
||||
</dd>
|
||||
<dt>-tags</dt>
|
||||
<dd>
|
||||
A comma-separated list of tags, all of which must be
|
||||
present for a match (short name <em>-T</em>).
|
||||
</dd>
|
||||
<dt>-title</dt>
|
||||
<dd>
|
||||
The title of the bookmark (short name <em>-t</em>).
|
||||
</dd>
|
||||
<dt>-max</dt>
|
||||
<dd>
|
||||
The maximum number of items to list or open
|
||||
@@ -145,6 +153,8 @@
|
||||
current buffer.
|
||||
</p>
|
||||
|
||||
<p>Accepts the same options as :bmarks.</p>
|
||||
|
||||
<p>If <oa>!</oa> is specified then all bookmarks will be deleted.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user