From 2e6d3cfa82eb64fffe53ccb5669aa7146228cf8f Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sun, 24 Jun 2001 12:36:54 +0000 Subject: Nore unarchive (and doc) fixes from Laurence Anderson --- include/usage.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 51a06b977..bf10e114f 100644 --- a/include/usage.h +++ b/include/usage.h @@ -134,11 +134,11 @@ #define cpio_full_usage \ "Extract or list files from a cpio archive\n" \ "Main operation mode:\n" \ - "\td\t\tmake directories (assumed)\n" \ + "\td\t\tmake leading directories\n" \ "\ti\t\textract\n" \ - "\tm\t\tpreserve time\n" \ + "\tm\t\tpreserve mtime\n" \ "\tt\t\tlist\n" \ - "\tu\t\tunconditional (assumed)\t" \ + "\tu\t\tunconditional overwrite\t" \ "\tF\t\tinput from file\t" #define cut_trivial_usage \ -- cgit v1.2.3