aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 9616906d2..8fc12f151 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1859,6 +1859,11 @@
1859"use ash or bash. If you just need a very simple and extremely small shell,\n" \ 1859"use ash or bash. If you just need a very simple and extremely small shell,\n" \
1860"this will do the job." 1860"this will do the job."
1861 1861
1862#define sha1sum_trivial_usage \
1863 "[OPTION] [FILE]"
1864#define sha1sum_full_usage \
1865 "[OPTION] [FILE]"
1866
1862#define sleep_trivial_usage \ 1867#define sleep_trivial_usage \
1863 "N" 1868 "N"
1864#define sleep_full_usage \ 1869#define sleep_full_usage \