aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvbox4
1 files changed, 2 insertions, 2 deletions
diff --git a/vbox b/vbox
index 8cbae58..2b93f1f 100755
--- a/vbox
+++ b/vbox
@@ -62,8 +62,8 @@ if [ ! -z "$VM" ]; then
else
usage
fi
-elif [ "$COMMAND" == "status" ]; then
- vbox_run runningvms list
+elif [ "$COMMAND" == "list" ]; then
+ VBoxManage list runningvms
exit
elif [ "$COMMAND" == "clip" ]; then
VBoxClient --clipboard