aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xkvmx1
1 files changed, 1 insertions, 0 deletions
diff --git a/kvmx b/kvmx
index 840de3a..91029a4 100755
--- a/kvmx
+++ b/kvmx
@@ -409,6 +409,7 @@ function kvmx_usage {
echo -e "\t$BASENAME list"
echo -e "\t$BASENAME init <machine> [folder]"
echo -e "\t$BASENAME clone <orig-guest> <dest-folder>"
+ echo -e "\t$BASENAME ssh <machine> -X firefox"
echo ""
local list="`kvmx_list`"