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/examples | |
| parent | 963efeff8778afacef35f69c181d234e0a27d5d3 (diff) | |
Add a --comment option to record Comment: in history
Suggested-by: mhoye on IRC
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/configure-index | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index feadca8d2..6723a48da 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -903,3 +903,5 @@ APT::Color::Show::Package "<STRING>"; update-manager::always-include-phased-updates "<BOOL>"; update-manager::never-include-phased-updates "<BOOL>"; + +apt::history::comment "<STRING>"; |
