diff options
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/configure-index | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 65b5032bc..1b050d0b9 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -237,6 +237,8 @@ APT Periodic {}; Machine-ID "<STRING>"; // Value of /etc/machine-id + + Version "<STRING>"; // Version of behavior requested }; // Options for the downloading routines @@ -913,3 +915,5 @@ update-manager::always-include-phased-updates "<BOOL>"; update-manager::never-include-phased-updates "<BOOL>"; apt::history::comment "<STRING>"; + +interactive "<BOOL>"; |
