mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 13:07:53 +00:00
Change iscsiscan invocation in pve-storage-iscsi
Caught while checking #1936 - portal is a fixed (required) argument. Also changed `iscsiscan` to `scan iscsi` Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
5e235b991b
commit
716a14a31d
@ -83,7 +83,7 @@ Examples
|
|||||||
|
|
||||||
Scan a remote iSCSI portal, and returns a list of possible targets:
|
Scan a remote iSCSI portal, and returns a list of possible targets:
|
||||||
|
|
||||||
pvesm iscsiscan -portal <HOST[:PORT]>
|
pvesm scan iscsi <HOST[:PORT]>
|
||||||
|
|
||||||
ifdef::wiki[]
|
ifdef::wiki[]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user