aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h
index 604661f78..9b83297e4 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -344,8 +344,8 @@
"Erik\n" \
"is\n" \
"cool\n" \
- "$ echo "Erik\nis\ncool"\n" \
- "Erik\nis\ncool\n"
+ "$ echo "Erik\\nis\\ncool"\n" \
+ "Erik\\nis\\ncool\n"
#define env_trivial_usage \
"[-iu] [-] [name=value]... [command]"