diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-18 20:07:02 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-18 20:15:08 +0100 |
| commit | 1c4fa81cc398e21868ad237509f1ea8e772d76de (patch) | |
| tree | 9376185fca5ef2a2c794a2d976d2e559f7b05b07 /doc/apt-get.8.xml | |
| parent | 963efeff8778afacef35f69c181d234e0a27d5d3 (diff) | |
Add a --comment option to record Comment: in history
Suggested-by: mhoye on IRC
Diffstat (limited to 'doc/apt-get.8.xml')
| -rw-r--r-- | doc/apt-get.8.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index f1089f5d6..7d0ccece7 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -416,6 +416,11 @@ Configuration Item: <literal>APT::Get::List-Columns</literal>.</para></listitem> </varlistentry> + <varlistentry><term><option>--comment</option></term> + <listitem><para>Add the given value to the <literal>Comment:</literal> field in history.log + Configuration Item: <literal>APT::History::Comment</literal>.</para></listitem> + </varlistentry> + <varlistentry><term><option>-a</option></term> <term><option>--host-architecture</option></term> <listitem><para>This option controls the architecture packages are built for |
