xz: Make the man page more friendly to doclifter.
Thanks to Eric S. Raymond.
This commit is contained in:
parent
19b447b64b
commit
d98ede7d70
|
@ -12,9 +12,10 @@ xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma fil
|
||||||
.
|
.
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B xz
|
.B xz
|
||||||
.RI [ option ]...
|
.RI [ option... ]
|
||||||
.RI [ file ]...
|
.RI [ file... ]
|
||||||
.PP
|
.
|
||||||
|
.SH COMMAND ALIASES
|
||||||
.B unxz
|
.B unxz
|
||||||
is equivalent to
|
is equivalent to
|
||||||
.BR "xz \-\-decompress" .
|
.BR "xz \-\-decompress" .
|
||||||
|
|
Loading…
Reference in New Issue