about summary refs log tree commit diff
path: root/xgensum
diff options
context:
space:
mode:
Diffstat (limited to 'xgensum')
-rwxr-xr-xxgensum2
1 files changed, 1 insertions, 1 deletions
diff --git a/xgensum b/xgensum
index 7430fc3..f556967 100755
--- a/xgensum
+++ b/xgensum
@@ -2,7 +2,7 @@
 # xgensum [-f] [-c] [-i] [-H hostdir] TEMPLATE - update SHA256 sums in templates
 
 usage() {
-	echo 'Usage: xgensum [-f] [-c] [-i] [-H hostdir] TEMPLATE' 1>&2
+	echo 'Usage: xgensum [-f] [-c] [-i] [-H hostdir] TEMPLATE' >&2
 	exit 1
 }