diff options
author | infirit <[email protected]> | 2014-04-21 17:01:06 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-04-21 17:01:06 +0200 |
commit | a899234f14fde51febf2f2e8b848b0b334640f7c (patch) | |
tree | 70b44bc072c225b55750b2a61226ccb9502e9aa9 /data | |
parent | e18cdd7fc60e0bc87e731f722fd2ba4ee7c71d13 (diff) | |
download | engrampa-a899234f14fde51febf2f2e8b848b0b334640f7c.tar.bz2 engrampa-a899234f14fde51febf2f2e8b848b0b334640f7c.tar.xz |
Fix hyphen-as-minus-sign issues for engrampa.1 man page, closes #50
Patch by Mike Gabriel <[email protected]>
Diffstat (limited to 'data')
-rw-r--r-- | data/engrampa.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/engrampa.1 b/data/engrampa.1 index 5c5bc75..93c2b73 100644 --- a/data/engrampa.1 +++ b/data/engrampa.1 @@ -72,7 +72,7 @@ This program also accepts the standard GTK options. Extract matelivecd.iso to ./matelivecd in the current working directory. .RE .PP -\fBengrampa ./matelivecd/* -a matelivecd.tar.gz\fR +\fBengrampa ./matelivecd/* \-a matelivecd.tar.gz\fR .RS 4 Create a new gzip compressed tarball archive named matelivecd.tar.gz, containing all the files located in the ./matelivecd directory. .RE |