summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2013-08-17 21:20:00 +0200
committerGuilhem Moulin <guilhem@fripost.org>2013-08-17 21:20:00 +0200
commit8465584bcaf32d251f0fca544668ca847d0288e1 (patch)
treec4aa8a8fb764dfdc06c7448c45a847a8d9319d2e
parent36fd682fbfb4389c3dc1138ee59526f914c919c7 (diff)
No special treatment for '-'.
-rwxr-xr-xmkindex.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkindex.pl b/mkindex.pl
index 295a60a..085074b 100755
--- a/mkindex.pl
+++ b/mkindex.pl
@@ -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>