From: Silvio Rhatto Date: Thu, 21 Dec 2017 12:02:21 +0000 (-0200) Subject: Fix usage syntax X-Git-Tag: 0.1.0~329 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9996ccb3838e9461f3caf2f14b377d2271dd5dfa;p=kvmx.git Fix usage syntax --- diff --git a/kvmx b/kvmx index 30981d8..ee32862 100755 --- a/kvmx +++ b/kvmx @@ -500,7 +500,7 @@ EOF function kvmx_usage { echo "$BASENAME $VERSION - virtual machine manager" echo "" - echo "usage: $BASENAME [vm] [options]" + echo "usage: $BASENAME [options]" echo "" echo "available actions:" echo ""