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/ja.po | |
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/ja.po')
-rw-r--r-- | doc/po/ja.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/ja.po b/doc/po/ja.po index 3e0712125..ba72f0d02 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -704,12 +704,12 @@ msgstr "" 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-" +"<option>--installed</option>, <option>--upgradable</option>, <option>--upgradeable</option>, <option>--all-" "versions</option> are supported." msgstr "" "パッケージ一覧を表示するには <literal>list</literal> を使います。パッケージ名" "のマッチングにシェルパターン、そしてオプション <option>--installed</" -"option>、 <option>--upgradable</option>、 <option>--all-versions</option> を" +"option>、 <option>--upgradable</option>, <option>--upgradeable</option>、 <option>--all-versions</option> を" "サポートしています。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |