diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 01acda16d..acc72d158 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -521,7 +521,7 @@ | |||
521 | 521 | ||
522 | #define cpio_trivial_usage \ | 522 | #define cpio_trivial_usage \ |
523 | "-[dim" USE_FEATURE_CPIO_O("o") "tuv][F cpiofile]" \ | 523 | "-[dim" USE_FEATURE_CPIO_O("o") "tuv][F cpiofile]" \ |
524 | USE_FEATURE_CPIO_O( "[H newc]" ) | 524 | USE_FEATURE_CPIO_O( "[H newc]" ) |
525 | #define cpio_full_usage "\n\n" \ | 525 | #define cpio_full_usage "\n\n" \ |
526 | "Extract or list files from a cpio archive" \ | 526 | "Extract or list files from a cpio archive" \ |
527 | USE_FEATURE_CPIO_O( ", or create a cpio archive" ) \ | 527 | USE_FEATURE_CPIO_O( ", or create a cpio archive" ) \ |