1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-06 10:55:46 +01:00

Added :bmark -id, changed updating semantincs, update URLs in cache, and reported updates as updates rather than additions.

This commit is contained in:
Kris Maglione
2011-08-25 01:21:56 -04:00
parent e70cd8934d
commit 26ac4f3078
6 changed files with 77 additions and 52 deletions

View File

@@ -52,6 +52,10 @@
sites that require query parameters in encodings other than
UTF-8 (short name <em>-c</em>).
</dd>
<dt>-id</dt>
<dd>
The numerical ID of a bookmark to update.
</dd>
<dt>-keyword</dt>
<dd>
A keyword which may be used to open the bookmark via
@@ -88,7 +92,7 @@
<p>
If <oa>!</oa> is present, a new bookmark is always
added. Otherwise, the first bookmark matching
<oa>url</oa> is updated.
<oa>id</oa>, <oa>keyword</oa>, or <oa>url</oa> is updated.
</p>
</description>
</item>