From 7ead1eea0b5403729093f20a9ed87517af61e95d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantino=20V=C3=A1zquez=20Blanco?= Date: Fri, 23 Oct 2009 17:04:13 +0000 Subject: [PATCH] Ammending command help typo git-svn-id: http://svn.opennebula.org/one/trunk@890 3034c82b-c49b-4eb3-8279-a7acafdc01c0 --- src/cloud/occi/bin/occi-compute | 2 +- src/cloud/occi/bin/occi-network | 2 +- src/cloud/occi/bin/occi-storage | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cloud/occi/bin/occi-compute b/src/cloud/occi/bin/occi-compute index cbd5e065d1..38a4314f95 100755 --- a/src/cloud/occi/bin/occi-compute +++ b/src/cloud/occi/bin/occi-compute @@ -41,7 +41,7 @@ # --password , -P : # The password of the user # -# --url , -U : +# --url , -R : # Set url as the web service url to use # # --debug, -D diff --git a/src/cloud/occi/bin/occi-network b/src/cloud/occi/bin/occi-network index 902bcc25b0..8b14c0fb83 100755 --- a/src/cloud/occi/bin/occi-network +++ b/src/cloud/occi/bin/occi-network @@ -38,7 +38,7 @@ # --password , -P : # The password of the user # -# --url , -U : +# --url , -R : # Set url as the web service url to use # # --debug, -D diff --git a/src/cloud/occi/bin/occi-storage b/src/cloud/occi/bin/occi-storage index e717cf8e70..536a68885c 100755 --- a/src/cloud/occi/bin/occi-storage +++ b/src/cloud/occi/bin/occi-storage @@ -36,7 +36,7 @@ # --password , -P : # The password of the user # -# --url , -U : +# --url , -R : # Set url as the web service url to use # # --debug, -D