docs: mirror: fix --dir in command example

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-09-08 11:46:00 +02:00
parent f0cb50f34b
commit 47fd70f0cb

View File

@ -18,8 +18,7 @@ Bullseye security repository, the following command can be used:
--key-path /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg \ --key-path /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg \
--sync true \ --sync true \
--verify true \ --verify true \
--base-dir /path/to/mirror/dir/debian-bullseye-security \ --dir /path/to/mirror/dir/debian-bullseye-security
--pool-dir /path/to/mirror/dir/debian-bullseye-security/.pool
.. note:: The `all` architecture is meant for architecture independent packages, not for all .. note:: The `all` architecture is meant for architecture independent packages, not for all
possible architectures, and is normally always sensible to add in addition to the host specific possible architectures, and is normally always sensible to add in addition to the host specific