aboutsummaryrefslogtreecommitdiff
path: root/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'usage.h')
-rw-r--r--usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usage.h b/usage.h
index 1e3023d1f..d85857fb5 100644
--- a/usage.h
+++ b/usage.h
@@ -115,6 +115,7 @@
115#define cmp_trivial_usage \ 115#define cmp_trivial_usage \
116 "FILE1 [FILE2]" 116 "FILE1 [FILE2]"
117#define cmp_full_usage \ 117#define cmp_full_usage \
118 "\t-s\tquiet mode - do not print\n" \
118 "Compare files." 119 "Compare files."
119 120
120#define cp_trivial_usage \ 121#define cp_trivial_usage \