mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-18 08:53:32 +01:00
Fix a typo in :h :bmark (-tag -> -tags).
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
<item>
|
<item>
|
||||||
<tags>a :bma :bmark</tags>
|
<tags>a :bma :bmark</tags>
|
||||||
<spec>:bma<oa>rk</oa><oa>!</oa> <oa>-title=...</oa> <oa>-keyword=...</oa> <oa>-tag=tag,...</oa> <oa>url</oa></spec>
|
<spec>:bma<oa>rk</oa><oa>!</oa> <oa>-title=...</oa> <oa>-keyword=...</oa> <oa>-tags=tag,...</oa> <oa>url</oa></spec>
|
||||||
<spec>a</spec>
|
<spec>a</spec>
|
||||||
<description>
|
<description>
|
||||||
<p>Add a bookmark.</p>
|
<p>Add a bookmark.</p>
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
<oa>url</oa> otherwise.
|
<oa>url</oa> otherwise.
|
||||||
(short name <em>-t</em>)
|
(short name <em>-t</em>)
|
||||||
</dd>
|
</dd>
|
||||||
<dt>-tag</dt>
|
<dt>-tags</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Comma-separated list of tags for grouping and later
|
Comma-separated list of tags for grouping and later
|
||||||
access (short name <em>-T</em>).
|
access (short name <em>-T</em>).
|
||||||
|
|||||||
Reference in New Issue
Block a user