about summary refs log tree commit diff
path: root/xrevbump
diff options
context:
space:
mode:
Diffstat (limited to 'xrevbump')
-rwxr-xr-xxrevbump2
1 files changed, 1 insertions, 1 deletions
diff --git a/xrevbump b/xrevbump
index 8561311..2ff4600 100755
--- a/xrevbump
+++ b/xrevbump
@@ -6,7 +6,7 @@ MESSAGE=$1
 shift
 
 if [ $# -eq 0 ]; then
-	printf "Usage: xrevbump MESSAGE TEMPLATES... -- git commit options\n" 2>&1
+	printf "Usage: xrevbump MESSAGE TEMPLATES... -- git commit options\n" >&2
         exit 1
 fi