]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Fix usage syntax
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Dec 2017 12:02:21 +0000 (10:02 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Dec 2017 12:02:21 +0000 (10:02 -0200)
kvmx

diff --git a/kvmx b/kvmx
index 30981d8c7457d5f436e475ec8456f954fa510ebe..ee32862be2c1e32f3994d289f68d2a26b2594e04 100755 (executable)
--- a/kvmx
+++ b/kvmx
@@ -500,7 +500,7 @@ EOF
 function kvmx_usage {
   echo "$BASENAME $VERSION - virtual machine manager"
   echo ""
-  echo "usage: $BASENAME [vm] <action> [options]"
+  echo "usage: $BASENAME <action> <vm> [options]"
   echo ""
   echo "available actions:"
   echo ""