docs: fix command arguments for syncing a medium

Fixes a minor error in the documentation about syncing a medium, where
the id for a medium is falsely provided with a `--id <id>` argument.

Signed-off-by: Daniel Kral <d.kral@proxmox.com>
This commit is contained in:
Daniel Kral 2024-08-26 17:11:07 +02:00 committed by Thomas Lamprecht
parent 069897c77f
commit d4a4d278b3

View File

@ -32,7 +32,7 @@ To sync the local mirrors to a medium, the following command can be used:
.. code-block:: console .. code-block:: console
proxmox-offline-mirror medium sync --id pve-bookworm proxmox-offline-mirror medium sync pve-bookworm
This command will sync all mirrors linked with this medium to the medium's mount point. This command will sync all mirrors linked with this medium to the medium's mount point.
Additionally, it will sync all offline keys for further processing by Additionally, it will sync all offline keys for further processing by