diff options
author | Kris Maglione <maglione.k@gmail.com> | 2010-12-22 22:15:24 -0500 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2010-12-22 22:15:24 -0500 |
commit | 2b016d2e6a8f4832f8b8c3fce5285261aa2f6f3c (patch) | |
tree | 6d5fc3b71a2a28240775f77eb4a3058e2071066a /common/locale | |
parent | 69581c14289cd68b353488c886ee78193714f0ef (diff) | |
download | pentadactyl-2b016d2e6a8f4832f8b8c3fce5285261aa2f6f3c.tar.gz |
Add :history -sort.
Diffstat (limited to 'common/locale')
-rw-r--r-- | common/locale/en-US/marks.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/locale/en-US/marks.xml b/common/locale/en-US/marks.xml index bafc80fc..acbd3c04 100644 --- a/common/locale/en-US/marks.xml +++ b/common/locale/en-US/marks.xml @@ -280,6 +280,11 @@ The maximum number of items to list or open (short name <em>-m</em>). </dd> + <dt>-sort</dt> + <dd> + The sort order of the results + (short name <em>-s</em>). + </dd> </dl> </description> </item> |