diff options
-rw-r--r-- | common/locale/en-US/marks.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/common/locale/en-US/marks.xml b/common/locale/en-US/marks.xml index f2c97731..efe9a250 100644 --- a/common/locale/en-US/marks.xml +++ b/common/locale/en-US/marks.xml @@ -39,14 +39,20 @@ <item> <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> <description> <p>Add a bookmark.</p> - <p>The following options are available,</p> + <p>The following options are available:</p> <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> <dd> A keyword which may be used to open the bookmark via |