public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH offline-mirror] docs: offline-media: Use correct config subcommand
@ 2023-11-22  9:49 Maximiliano Sandoval
  2024-01-09  8:12 ` [pbs-devel] applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2023-11-22  9:49 UTC (permalink / raw)
  To: pbs-devel

There is no `config medium` subcommand.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 docs/offline-media.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/offline-media.rst b/docs/offline-media.rst
index 31ddad5..4ad955e 100644
--- a/docs/offline-media.rst
+++ b/docs/offline-media.rst
@@ -8,14 +8,14 @@ disk (for example a USB pen drive) or a local network share.
 Setting Up a Medium
 -------------------
 
-Either run the ``setup`` wizard again, or use the ``config medium add`` command.
+Either run the ``setup`` wizard again, or use the ``config media add`` command.
 For example, to define a new medium containing the
 `proxmox-ve-bookworm-no-subscription` and `debian-bookworm` mirrors, run the
 following command:
 
 .. code-block:: console
 
-  proxmox-offline-mirror config medium add \
+  proxmox-offline-mirror config media add \
    --id pve-bookworm \
    --mirrors proxmox-ve-bookworm-no-subscription \
    --mirrors debian-bookworm \
-- 
2.39.2





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

* [pbs-devel] applied: [PATCH offline-mirror] docs: offline-media: Use correct config subcommand
  2023-11-22  9:49 [pbs-devel] [PATCH offline-mirror] docs: offline-media: Use correct config subcommand Maximiliano Sandoval
@ 2024-01-09  8:12 ` Fabian Grünbichler
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2024-01-09  8:12 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion

thanks!

On November 22, 2023 10:49 am, Maximiliano Sandoval wrote:
> There is no `config medium` subcommand.
> 
> Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
> ---
>  docs/offline-media.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/offline-media.rst b/docs/offline-media.rst
> index 31ddad5..4ad955e 100644
> --- a/docs/offline-media.rst
> +++ b/docs/offline-media.rst
> @@ -8,14 +8,14 @@ disk (for example a USB pen drive) or a local network share.
>  Setting Up a Medium
>  -------------------
>  
> -Either run the ``setup`` wizard again, or use the ``config medium add`` command.
> +Either run the ``setup`` wizard again, or use the ``config media add`` command.
>  For example, to define a new medium containing the
>  `proxmox-ve-bookworm-no-subscription` and `debian-bookworm` mirrors, run the
>  following command:
>  
>  .. code-block:: console
>  
> -  proxmox-offline-mirror config medium add \
> +  proxmox-offline-mirror config media add \
>     --id pve-bookworm \
>     --mirrors proxmox-ve-bookworm-no-subscription \
>     --mirrors debian-bookworm \
> -- 
> 2.39.2
> 
> 
> 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
> 
> 
> 




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

end of thread, other threads:[~2024-01-09  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22  9:49 [pbs-devel] [PATCH offline-mirror] docs: offline-media: Use correct config subcommand Maximiliano Sandoval
2024-01-09  8:12 ` [pbs-devel] applied: " Fabian Grünbichler

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