summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2023-04-11 16:37:51 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2023-05-02 15:16:54 +0200
commit3625351722e67903dc34993fe318e50863bd2d31 (patch)
treeaea4848210f93530c23fae4c238d483f83acd108 /doc/examples
parentaa8c9aad81b57da96e8ac7345d0024ee526c7714 (diff)
Add apt install,upgrade,... -U,--update options
This runs update before opening the cache and sources.list for installing/upgrading.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index beafbbcd4..5ec209766 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -170,7 +170,7 @@ APT
DropTranslation "<BOOL>";
};
- Update
+ Update "<BOOL>"
{
Pre-Invoke {"touch /var/lib/apt/pre-update-stamp"; };
Post-Invoke {"touch /var/lib/apt/post-update-stamp"; };