public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-offline-mirror] docs: fix command arguments for syncing a medium
@ 2024-08-26 15:11 Daniel Kral
  2024-09-06 15:37 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Kral @ 2024-08-26 15:11 UTC (permalink / raw)
  To: pve-devel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH proxmox-offline-mirror] docs: fix command arguments for syncing a medium
  2024-08-26 15:11 [pve-devel] [PATCH proxmox-offline-mirror] docs: fix command arguments for syncing a medium Daniel Kral
@ 2024-09-06 15:37 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-09-06 15:37 UTC (permalink / raw)
  To: Proxmox VE development discussion, Daniel Kral

Am 26/08/2024 um 17:11 schrieb Daniel Kral:
> 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(-)
> 
>

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-06 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-26 15:11 [pve-devel] [PATCH proxmox-offline-mirror] docs: fix command arguments for syncing a medium Daniel Kral
2024-09-06 15:37 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal