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