public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH offline-mirror] docs: offline-media: Use correct config subcommand
Date: Wed, 22 Nov 2023 10:49:40 +0100	[thread overview]
Message-ID: <20231122094940.67498-1-m.sandoval@proxmox.com> (raw)

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





             reply	other threads:[~2023-11-22  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22  9:49 Maximiliano Sandoval [this message]
2024-01-09  8:12 ` [pbs-devel] applied: " Fabian Grünbichler

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=20231122094940.67498-1-m.sandoval@proxmox.com \
    --to=m.sandoval@proxmox.com \
    --cc=pbs-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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal