diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2013-08-17 21:20:00 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2013-08-17 21:20:00 +0200 |
commit | 8465584bcaf32d251f0fca544668ca847d0288e1 (patch) | |
tree | c4aa8a8fb764dfdc06c7448c45a847a8d9319d2e | |
parent | 36fd682fbfb4389c3dc1138ee59526f914c919c7 (diff) |
No special treatment for '-'.
-rwxr-xr-x | mkindex.pl | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -71,8 +71,6 @@ away. See the B<EXAMPLES> section for other examples. Instead of annoting the index with the map names, use an increasing counter starting from 1, and write the mapping I<num: text> in I<file>, where I<text> is a map name massaged with I<perlexpr> (see B<--rename>). -If I<file> is a single hyphen-minus (I<->), the mapping is written to -the standard output. =item B<-s> I<width>xI<height>, B<--size=>I<width>xI<height> |