summaryrefslogtreecommitdiff
path: root/scripts/gather-files
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gather-files')
-rwxr-xr-xscripts/gather-files2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gather-files b/scripts/gather-files
index 0798a41..89a0524 100755
--- a/scripts/gather-files
+++ b/scripts/gather-files
@@ -1,7 +1,7 @@
#!/bin/bash
if [ $# -gt 1 ]; then
- >&2 echo 'usage: '"$0"' host'
+ >&2 echo 'usage: '"$0"' [host]'
exit 1
fi