Merge remote-tracking branch 'origin/pr/70'
* origin/pr/70: fixed sh syntax error
This commit is contained in:
commit
b553f5c7b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user