aboutsummaryrefslogtreecommitdiff
path: root/src/xzdec
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2013-06-30 18:02:27 +0300
committerLasse Collin <lasse.collin@tukaani.org>2013-06-30 18:02:27 +0300
commita37ae8b5eb6093a530198f109c6f7a538c80ecf0 (patch)
tree9b3f672976e7b0d3a033fd66bb9d1a697f593c99 /src/xzdec
parentxz: Use non-blocking I/O for the output file. (diff)
downloadxz-a37ae8b5eb6093a530198f109c6f7a538c80ecf0.tar.xz
Man pages: Use similar syntax for synopsis as in xz.
The man pages of lzmainfo, xzmore, and xzdec had similar constructs as the man page of xz had before the commit eb6ca9854b8eb9fbf72497c1cf608d6b19d2d494. Eric S. Raymond didn't mention these man pages in his bug report, but it's nice to be consistent.
Diffstat (limited to 'src/xzdec')
-rw-r--r--src/xzdec/xzdec.110
1 files changed, 5 insertions, 5 deletions
diff --git a/src/xzdec/xzdec.1 b/src/xzdec/xzdec.1
index 7cc9be5d..1e5ced94 100644
--- a/src/xzdec/xzdec.1
+++ b/src/xzdec/xzdec.1
@@ -4,17 +4,17 @@
.\" This file has been put into the public domain.
.\" You can do whatever you want with this file.
.\"
-.TH XZDEC 1 "2010-09-27" "Tukaani" "XZ Utils"
+.TH XZDEC 1 "2013-06-30" "Tukaani" "XZ Utils"
.SH NAME
xzdec, lzmadec \- Small .xz and .lzma decompressors
.SH SYNOPSIS
.B xzdec
-.RI [ option ]...
-.RI [ file ]...
+.RI [ option... ]
+.RI [ file... ]
.br
.B lzmadec
-.RI [ option ]...
-.RI [ file ]...
+.RI [ option... ]
+.RI [ file... ]
.SH DESCRIPTION
.B xzdec
is a liblzma-based decompression-only tool for