aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/xzdiff.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/scripts/xzdiff.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/xzdiff.in b/src/scripts/xzdiff.in
index c17d78b2..72249d3a 100644
--- a/src/scripts/xzdiff.in
+++ b/src/scripts/xzdiff.in
@@ -194,7 +194,7 @@ elif test $# -eq 2; then
esac;;
esac
else
- printf '%s\n' "$0: Invalid number of operands; try \`${0##*/} --help' for help" >&2
+ printf '%s\n' "$0: Invalid number of operands; try '${0##*/} --help' for help" >&2
exit 2
fi