diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-13 21:14:00 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-13 21:26:35 +0200 |
commit | df7c9fd2224c1de4a155796e292fb919f559a674 (patch) | |
tree | 8d826e3bb0209dba6ec03c6d3b8d1f89d8f2f718 /doc/po/apt-doc.pot | |
parent | 5a3264396f9b167fa99fb6e375ae8b978d829a39 (diff) |
Accept --upgradeable as synonym for --upgradable
It's a tiny diff, so why not? But no need to document it.
Closes: #787846
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 98c2b66b5..509b5da34 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -531,7 +531,8 @@ msgid "" "<literal>list</literal> is used to display a list of packages. It supports " "shell pattern for matching package names and the following options: " "<option>--installed</option>, <option>--upgradable</option>, " -"<option>--all-versions</option> are supported." +"<option>--upgradeable</option>, <option>--all-versions</option> are " +"supported." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |