]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Adds ssh -X example
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 28 Apr 2017 17:50:23 +0000 (14:50 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 28 Apr 2017 17:50:23 +0000 (14:50 -0300)
kvmx

diff --git a/kvmx b/kvmx
index 840de3a731e2e4738539d3a2ce1b439de63e340b..91029a4729cc832252f389cd3a51f8e032ae7dc7 100755 (executable)
--- 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`"