aboutsummaryrefslogtreecommitdiff
path: root/tar.c
diff options
context:
space:
mode:
Diffstat (limited to 'tar.c')
-rw-r--r--tar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar.c b/tar.c
index 21ef24dcb..aedb36a23 100644
--- a/tar.c
+++ b/tar.c
@@ -54,7 +54,7 @@ static const char tar_usage[] =
54#else 54#else
55 55
56static const char tar_usage[] = 56static const char tar_usage[] =
57"tar -[cxtvOf] [tarFileName] [FILE] ...\n\n" 57"tar -[xtvOf] [tarFileName] [FILE] ...\n\n"
58"Extract, or list files stored in a tar file. This\n" 58"Extract, or list files stored in a tar file. This\n"
59"version of tar does not support creation of tar files.\n\n" 59"version of tar does not support creation of tar files.\n\n"
60"Options:\n" 60"Options:\n"