diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-04-15 17:45:47 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-04-19 20:49:05 +0200 |
| commit | 3f5e368ba800f823b36931ced783d450ec621264 (patch) | |
| tree | 58620e3cd02dbf1af9cee5c31dfa824583c5862d /doc | |
| parent | dc3f3ec100f275e5a802e59fd160f75cd262845f (diff) | |
apt update: Show upgradable package count in bold
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/examples/configure-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 72e907507..8a064fc21 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -725,6 +725,7 @@ apt::planner "<STRING>"; apt::system "<STRING>"; apt::acquire::translation "<STRING>"; // deprecated in favor of Acquire::Languages apt::color::highlight "<STRING>"; +apt::color::bold "<STRING>"; apt::color::neutral "<STRING>"; apt::output-version "<INT>"; |
