]> granicus.if.org Git - xz/commitdiff
xz: Make the man page more friendly to doclifter.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 21 Jun 2013 19:04:45 +0000 (22:04 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 26 Jun 2013 07:58:07 +0000 (10:58 +0300)
Thanks to Eric S. Raymond.

src/xz/xz.1

index 263b06b397845b6d92b8f6aa54b40f9426601680..363b90cb4e5513e3f698a4c37f6ab32912de3efe 100644 (file)
@@ -12,9 +12,10 @@ xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma fil
 .
 .SH SYNOPSIS
 .B xz
-.RI [ option ]...
-.RI [ file ]...
-.PP
+.RI [ option... ]
+.RI [ file... ]
+.
+.SH COMMAND ALIASES
 .B unxz
 is equivalent to
 .BR "xz \-\-decompress" .