From ae0f1e7052c1a114666632061d45a9b1f9ca3aa3 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Mon, 17 Feb 2003 08:23:22 +0000 Subject: New applet sha1sum --- include/usage.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/usage.h') 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 @@ "use ash or bash. If you just need a very simple and extremely small shell,\n" \ "this will do the job." +#define sha1sum_trivial_usage \ + "[OPTION] [FILE]" +#define sha1sum_full_usage \ + "[OPTION] [FILE]" + #define sleep_trivial_usage \ "N" #define sleep_full_usage \ -- cgit v1.2.3