From f5720846bac577abfa565b6ab1c75871da562c65 Mon Sep 17 00:00:00 2001 From: Guido Trotter Date: Wed, 14 Nov 2012 09:40:58 +0100 Subject: [PATCH 1/1] gnt-instance.8: Add index to disk and nic removal The text of the manpage explains that an index can be prepended to "remove" but the short help doesn't mention it. Adding it helps making the syntax clear. Signed-off-by: Guido Trotter Reviewed-by: Michael Hanselmann --- man/gnt-instance.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/gnt-instance.rst b/man/gnt-instance.rst index 2f9fdb4..9c7c2a6 100644 --- a/man/gnt-instance.rst +++ b/man/gnt-instance.rst @@ -896,8 +896,8 @@ MODIFY | [{-H|\--hypervisor-parameters} *HYPERVISOR\_PARAMETERS*] | [{-B|\--backend-parameters} *BACKEND\_PARAMETERS*] | [{-m|\--runtime-memory} *SIZE*] -| [\--net add*[:options]* \| \--net remove \| \--net *N:options*] -| [\--disk add:size=*SIZE*[,vg=*VG*][,metavg=*VG*] \| \--disk remove \| +| [\--net add*[:options]* \| \--net [*N*:]remove \| \--net *N:options*] +| [\--disk add:size=*SIZE*[,vg=*VG*][,metavg=*VG*] \| \--disk [*N*:]remove \| | \--disk *N*:mode=*MODE*] | [{-t|\--disk-template} plain | {-t|\--disk-template} drbd -n *new_secondary*] [\--no-wait-for-sync] | [\--os-type=*OS* [\--force-variant]] -- 1.7.10.4