diff options
Diffstat (limited to 'doc/examples/configure-index')
-rw-r--r-- | doc/examples/configure-index | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index da4998b..cc9a2e7 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -104,6 +104,7 @@ APT Show-Upgraded "<BOOL>"; Show-Versions "<BOOL>"; + List-Columns "<BOOL>"; Upgrade "<BOOL>"; Only-Upgrade "<BOOL>"; Upgrade-Allow-New "<BOOL>"; @@ -722,6 +723,7 @@ apt::system "<STRING>"; apt::acquire::translation "<STRING>"; // deprecated in favor of Acquire::Languages apt::color::highlight "<STRING>"; apt::color::neutral "<STRING>"; +apt::output-version "<INT>"; dpkgpm::reporting-steps "<INT>"; @@ -880,6 +882,7 @@ Rred::f "<BOOL>"; Rred::Compress "<STRING>"; APT::Internal::OpProgress::Absolute "<BOOL>"; +APT::Internal::OpProgress::EraseLines "<BOOL>"; APT::Color "<BOOL>"; update-manager::always-include-phased-updates "<BOOL>"; |