diff options
Diffstat (limited to 'gnu/usr.bin/tar/tar.1')
-rw-r--r-- | gnu/usr.bin/tar/tar.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1 index 03df4eb..ca62490 100644 --- a/gnu/usr.bin/tar/tar.1 +++ b/gnu/usr.bin/tar/tar.1 @@ -14,7 +14,7 @@ .Nd "tape archiver; manipulate ""tar"" archive files" .Sh SYNOPSIS .Nm -.Op [-] Ns Ar bundled-options Ar Args +.Op Oo Fl Oc Ns Ar bundled-options Ar Args .Op Ar gnu-style-flags .Op Ar filenames | Fl C Ar directory-name .Ar ... @@ -312,7 +312,7 @@ Unlink files before creating them. Lists files written to archive with .Fl -create or extracted with -.Fl -extract; +.Fl -extract ; lists file protection information along with file names with .Fl -list . .It Fl V Ar volume-name |