aboutsummaryrefslogtreecommitdiff
path: root/archival/tar.c
diff options
context:
space:
mode:
Diffstat (limited to 'archival/tar.c')
-rw-r--r--archival/tar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/tar.c b/archival/tar.c
index fca2d068b..612b2119b 100644
--- a/archival/tar.c
+++ b/archival/tar.c
@@ -761,7 +761,6 @@ static void handle_SIGCHLD(int status)
761//usage: ) 761//usage: )
762//usage: "\n x Extract" 762//usage: "\n x Extract"
763//usage: "\n t List" 763//usage: "\n t List"
764//usage: "\nOptions:"
765//usage: "\n f Name of TARFILE ('-' for stdin/out)" 764//usage: "\n f Name of TARFILE ('-' for stdin/out)"
766//usage: "\n C Change to DIR before operation" 765//usage: "\n C Change to DIR before operation"
767//usage: "\n v Verbose" 766//usage: "\n v Verbose"