summaryrefslogtreecommitdiffstats
path: root/scripts/rpatch.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/rpatch.in')
-rwxr-xr-xscripts/rpatch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpatch.in b/scripts/rpatch.in
index 3282d1c..6f859f7 100755
--- a/scripts/rpatch.in
+++ b/scripts/rpatch.in
@@ -19,7 +19,7 @@ fi
usage()
{
- printf $"Usage: $0 [-fRq] patchname\n"
+ printf $"Usage: %s [-fRq] patchname\n" "$0"
exit 1
}