@@ -14,5 +14,5 @@ Example commands:
 
     debops-task all -m setup
 
-    debops-task somegroup -m shell "touch /tmp/foo && rm -rf /tmp/foo"
+    debops-task somegroup -m shell -a "touch /tmp/foo && rm -rf /tmp/foo"
 