Correct SYNOPSIS (remove args from synopsis that are actually arguments
to flags). PR: docs/9658
This commit is contained in:
parent
6c7b6a78d0
commit
1d4a1667d4
@ -4,7 +4,7 @@
|
||||
.\" Written by John F. Woods <jfw@jfwhome.funhouse.com>
|
||||
.\" Updated by Robert Eckardt <roberte@mep.ruhr-uni-bochum.de>
|
||||
.\"
|
||||
.\" $Id: tar.1,v 1.18 1998/09/22 09:55:09 roberto Exp $
|
||||
.\" $Id: tar.1,v 1.19 1999/03/29 11:25:45 obrien Exp $
|
||||
.\"
|
||||
.Dd 25 August 1997
|
||||
.Os FreeBSD
|
||||
@ -15,13 +15,11 @@
|
||||
tape archiver; manipulate "tar" archive files
|
||||
.Sh SYNOPSIS
|
||||
.Nm tar
|
||||
.Op [-] Ns Ar bundled-options
|
||||
.Op [-] Ns Ar bundled-options Ar Args
|
||||
.Op Ar gnu-style-flags
|
||||
.Op Ar tarfile
|
||||
.Op Ar blocksize
|
||||
.Op Ar exclude-file
|
||||
.Op Ar filenames
|
||||
.Op Fl C Ar directory-name
|
||||
.Oo
|
||||
.Ar filenames | Fl C Ar directory-name
|
||||
.Oc ...
|
||||
.Sh DESCRIPTION
|
||||
.Nm Tar
|
||||
is short for
|
||||
|
Loading…
x
Reference in New Issue
Block a user