Michael Pasternak has uploaded a new change for review.

Change subject: cli: typo in help update manual #890368
......................................................................

cli: typo in help update manual #890368

https://bugzilla.redhat.com/show_bug.cgi?id=890368

Change-Id: I470518732a796d6043897e550bd9c0db0d73cf6d
Signed-off-by: Michael Pasternak <[email protected]>
---
M src/ovirtcli/command/update.py
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/37/10437/1

diff --git a/src/ovirtcli/command/update.py b/src/ovirtcli/command/update.py
index 122f275..3057df3 100644
--- a/src/ovirtcli/command/update.py
+++ b/src/ovirtcli/command/update.py
@@ -37,8 +37,8 @@
         Update an existing object. This command requires the following
         arguments:
 
-          * type        The type of object to delete.
-          * id          The identifier of the object to delete
+          * type        The type of object to update.
+          * id          The identifier of the object to update
 
         == Supported Help formats ==
 
@@ -101,8 +101,8 @@
         Update an existing object. This command requires the following
         arguments:
 
-          * type        The type of object to delete.
-          * id          The identifier of the object to delete
+          * type        The type of object to update.
+          * id          The identifier of the object to update
 
         See 'help update' for generic help on creating objects.
 


--
To view, visit http://gerrit.ovirt.org/10437
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I470518732a796d6043897e550bd9c0db0d73cf6d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to