[pve-devel] [PATCH docs] Change iscsiscan invocation in pve-storage-iscsi
Stoiko Ivanov
s.ivanov at proxmox.com
Fri Dec 28 11:07:44 CET 2018
Caught while checking #1936 - portal is a fixed (required) argument.
Also changed `iscsiscan` to `scan iscsi`
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
pve-storage-iscsi.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pve-storage-iscsi.adoc b/pve-storage-iscsi.adoc
index 7c9a157..93975f5 100644
--- a/pve-storage-iscsi.adoc
+++ b/pve-storage-iscsi.adoc
@@ -83,7 +83,7 @@ Examples
Scan a remote iSCSI portal, and returns a list of possible targets:
- pvesm iscsiscan -portal <HOST[:PORT]>
+ pvesm scan iscsi <HOST[:PORT]>
ifdef::wiki[]
--
2.11.0
More information about the pve-devel
mailing list