Merge remote-tracking branch 'origin/pr/70'

* origin/pr/70:
  fixed sh syntax error
This commit is contained in:
Marek Marczykowski-Górecki 2016-05-01 21:12:02 +02:00
commit b553f5c7b4
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -20,7 +20,7 @@
#
#
function print_usage(){
print_usage() {
cat >&2 <<USAGE
Usage: $0 vmname command arguments
Executes a command in another VM using the qubes.VMShell RPC service. The