public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Daniel Kral <d.kral@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs 2/3] storage: change to newer pvesm scan subcommands in examples
Date: Tue,  4 Mar 2025 11:09:14 +0100	[thread overview]
Message-ID: <20250304100915.55114-2-d.kral@proxmox.com> (raw)
In-Reply-To: <20250304100915.55114-1-d.kral@proxmox.com>

Update the examples to use the newer `pvesm scan` subcommands instead of
their backwards compatibility aliases to encourage new users to use the
new subcommand.

Signed-off-by: Daniel Kral <d.kral@proxmox.com>
---
 pve-storage-lvm.adoc     | 2 +-
 pve-storage-lvmthin.adoc | 2 +-
 pve-storage-nfs.adoc     | 2 +-
 pve-storage-zfspool.adoc | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pve-storage-lvm.adoc b/pve-storage-lvm.adoc
index c100d56..7157ef8 100644
--- a/pve-storage-lvm.adoc
+++ b/pve-storage-lvm.adoc
@@ -90,7 +90,7 @@ Examples
 
 You can get a list of available LVM volume groups with:
 
- # pvesm lvmscan
+ # pvesm scan lvm
 
 ifdef::wiki[]
 
diff --git a/pve-storage-lvmthin.adoc b/pve-storage-lvmthin.adoc
index 28ff55f..83f65a3 100644
--- a/pve-storage-lvmthin.adoc
+++ b/pve-storage-lvmthin.adoc
@@ -78,7 +78,7 @@ Examples
 
 You can get a list of available LVM thin pools on the volume group `pve` with:
 
- # pvesm lvmthinscan pve
+ # pvesm scan lvmthin pve
 
 ifdef::wiki[]
 
diff --git a/pve-storage-nfs.adoc b/pve-storage-nfs.adoc
index ce62aa0..ea5bbdc 100644
--- a/pve-storage-nfs.adoc
+++ b/pve-storage-nfs.adoc
@@ -82,7 +82,7 @@ Examples
 
 You can get a list of exported NFS shares with:
 
- # pvesm nfsscan <server>
+ # pvesm scan nfs <server>
 
 ifdef::wiki[]
 
diff --git a/pve-storage-zfspool.adoc b/pve-storage-zfspool.adoc
index 366a1f3..1db283d 100644
--- a/pve-storage-zfspool.adoc
+++ b/pve-storage-zfspool.adoc
@@ -97,7 +97,7 @@ To enable compression on that newly allocated file system:
 
 You can get a list of available ZFS filesystems with:
 
- # pvesm zfsscan
+ # pvesm scan zfs
 
 ifdef::wiki[]
 
-- 
2.39.5



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


  reply	other threads:[~2025-03-04 10:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-04 10:09 [pve-devel] [PATCH docs 1/3] storage: make description of storage CLI examples more consistent Daniel Kral
2025-03-04 10:09 ` Daniel Kral [this message]
2025-03-04 10:09 ` [pve-devel] [PATCH docs 3/3] storage: add remaining pvesm scan command examples Daniel Kral
2025-04-07 13:22 ` [pve-devel] applied: [PATCH docs 1/3] storage: make description of storage CLI examples more consistent 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=20250304100915.55114-2-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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal