mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-04-28 15:24:24 +00:00
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:
parent
069897c77f
commit
d4a4d278b3
@ -32,7 +32,7 @@ To sync the local mirrors to a medium, the following command can be used:
|
||||
|
||||
.. 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.
|
||||
Additionally, it will sync all offline keys for further processing by
|
||||
|
Loading…
Reference in New Issue
Block a user