BF(DOC): escape - in the manpage examples

Origin: Debian https://sources.debian.org/patches/patool/1.12-3/hyphen.patch/
This commit is contained in:
Abhijith PA 2018-09-11 10:29:26 -04:00 committed by Yaroslav Halchenko
parent edadb31a2b
commit 2bcfb98ca2
1 changed files with 2 additions and 2 deletions

View File

@ -41,9 +41,9 @@ are supported natively and do not require helper applications to be
installed.
.SH EXAMPLES
\fBpatool extract archive.zip otherarchive.rar\fP
\fBpatool --verbose test dist.tar.gz\fP
\fBpatool \-\-verbose test dist.tar.gz\fP
\fBpatool list package.deb\fP
\fPpatool --verbose create myfiles.zip file1.txt dir/\fP
\fPpatool \-\-verbose create myfiles.zip file1.txt dir/\fP
\fBpatool diff release1.0.tar.xz release2.0.zip\fP
\fBpatool search "def urlopen" python-3.3.tar.gz\fP
\fBpatool repack linux-2.6.33.tar.gz linux-2.6.33.tar.bz2\fP