From 7cbf3d3401180dbcdb8803cef59bc843c36610e1 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 4 Dec 2012 19:43:23 +0200 Subject: Update usage info. --- control/sandbox-create | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'control/sandbox-create') diff --git a/control/sandbox-create b/control/sandbox-create index 55a91d4..e65d3d0 100755 --- a/control/sandbox-create +++ b/control/sandbox-create @@ -14,7 +14,7 @@ set -e if [ "$1" == "" ]; then echo "$0 - Create cloud-buildd sandbox in the cloud" - echo "Usage: $0 " + echo "Usage: $0 [--config=]" exit fi -- cgit v1.2.3