From: Daniel Kral <d.kral@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox-offline-mirror] docs: fix command arguments for syncing a medium
Date: Mon, 26 Aug 2024 17:11:07 +0200 [thread overview]
Message-ID: <20240826151107.209033-1-d.kral@proxmox.com> (raw)
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>
---
docs/offline-media.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/offline-media.rst b/docs/offline-media.rst
index 4ad955e..f080581 100644
--- a/docs/offline-media.rst
+++ b/docs/offline-media.rst
@@ -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
--
2.39.2
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2024-08-26 15:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-26 15:11 Daniel Kral [this message]
2024-09-06 15:37 ` [pve-devel] applied: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240826151107.209033-1-d.kral@proxmox.com \
--to=d.kral@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox