Applied patch from I.Q. to add -s to cmp.

This commit is contained in:
Mark Whitley
2001-04-25 20:41:02 +00:00
parent c29c44c00e
commit 207587a9b4
5 changed files with 49 additions and 18 deletions

View File

@@ -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 \