diff options
Diffstat (limited to 'applets')
-rw-r--r-- | applets/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/usage.h b/applets/usage.h index 9d1db59..d0ac42d 100644 --- a/applets/usage.h +++ b/applets/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" \ |