From 207587a9b4d7323169eadfcd5dd517605a912569 Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Wed, 25 Apr 2001 20:41:02 +0000 Subject: Applied patch from I.Q. to add -s to cmp. --- include/usage.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 1e3023d1f..d85857fb5 100644 --- a/include/usage.h +++ b/include/usage.h @@ -115,6 +115,7 @@ #define cmp_trivial_usage \ "FILE1 [FILE2]" #define cmp_full_usage \ + "\t-s\tquiet mode - do not print\n" \ "Compare files." #define cp_trivial_usage \ -- cgit v1.2.3