mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-18 04:13:32 +01:00
Document the new -charset option of :bmark.
This commit is contained in:
@@ -39,14 +39,20 @@
|
|||||||
|
|
||||||
<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>-tags=tag,...</oa> <oa>url</oa></spec>
|
<spec>:bma<oa>rk</oa><oa>!</oa> <oa>options</oa> <oa>url</oa></spec>
|
||||||
<spec>a</spec>
|
<spec>a</spec>
|
||||||
<description>
|
<description>
|
||||||
<p>Add a bookmark.</p>
|
<p>Add a bookmark.</p>
|
||||||
|
|
||||||
<p>The following options are available,</p>
|
<p>The following options are available:</p>
|
||||||
|
|
||||||
<dl dt="width: 8em;">
|
<dl dt="width: 8em;">
|
||||||
|
<dt>-charset</dt>
|
||||||
|
<dd>
|
||||||
|
Character encoding to use for the bookmark. Useful e.g. for
|
||||||
|
sites that require query parameters in encodings other than
|
||||||
|
UTF-8 (short name <em>-c</em>).
|
||||||
|
</dd>
|
||||||
<dt>-keyword</dt>
|
<dt>-keyword</dt>
|
||||||
<dd>
|
<dd>
|
||||||
A keyword which may be used to open the bookmark via
|
A keyword which may be used to open the bookmark via
|
||||||
|
|||||||
Reference in New Issue
Block a user