summaryrefslogtreecommitdiff
path: root/libc/debug/xtrace.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libc/debug/xtrace.sh')
-rwxr-xr-xlibc/debug/xtrace.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/libc/debug/xtrace.sh b/libc/debug/xtrace.sh
index 0be565eb5..91959e4da 100755
--- a/libc/debug/xtrace.sh
+++ b/libc/debug/xtrace.sh
@@ -54,8 +54,10 @@ do_help() {
Mandatory arguments to long options are also mandatory for any corresponding
short options.
-For bug reporting instructions, please see:
-%s.\n" "@REPORT_BUGS_TO@"
+"
+ printf $"For bug reporting instructions, please see:
+%s.
+" "@REPORT_BUGS_TO@"
exit 0
}