diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2022-10-31 12:11:47 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2022-10-31 12:12:04 +0100 |
commit | bd0abd856f1e3e505572f434efafa38254de2f3b (patch) | |
tree | 856778fb2d27587f05308eb3a3cb395417b0e689 /doc/po/apt-doc.pot | |
parent | bee0cd79c1b8d1f1104d9bce28015948d1da0ba6 (diff) |
Release 2.5.42.5.4
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index c23a6920e..89f3e1a5a 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 2.5.3\n" +"Project-Id-Version: apt-doc 2.5.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1086,6 +1086,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove " +"--purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " |