---
 pvesm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pvesm b/pvesm
index 60e71dc..6c16568 100755
--- a/pvesm
+++ b/pvesm
@@ -232,10 +232,10 @@ To get the filesystem path for a <VOLUME_ID> use:
 =head1 EXAMPLES
 
  # scan iscsi host for available targets
- pvesm scan iscsi <HOST[:PORT]>
+ pvesm iscsiscan -portal <HOST[:PORT]>
 
  # scan nfs server for available exports
- pvesm scan nfs <HOST>
+ pvesm nfsscan <HOST>
 
  # add storage pools
  pvesm add <TYPE> <STORAGE_ID> <OPTIONS>
-- 
2.1.4


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

Reply via email to