From 62ebe2e443cbbd45ffd78ad815630e1c9d058d47 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sun, 3 Jun 2001 05:41:59 +0000 Subject: Remove space between ar options --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 9d1db59..d0ac42d 100644 --- a/include/usage.h +++ b/include/usage.h @@ -12,7 +12,7 @@ "\t-p timeconstant\n" #define ar_trivial_usage \ - "-[ov] [ptx] ARCHIVE FILES" + "-[ov][ptx] ARCHIVE FILES" #define ar_full_usage \ "Extract or list FILES from an ar archive.\n\n" \ "Options:\n" \ -- cgit v1.1