X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fhp2ps%2FError.c;h=68f88d8c91e85d44232c1860938d27c6059c9440;hb=2e6bfe90491d5ab2ea58b4b1e60debd4738be643;hp=809c24ea44106ccf927a3e31012da3ea183e6dd1;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/utils/hp2ps/Error.c b/utils/hp2ps/Error.c index 809c24e..68f88d8 100644 --- a/utils/hp2ps/Error.c +++ b/utils/hp2ps/Error.c @@ -47,6 +47,7 @@ Usage(str) printf(" -ef[in|mm|pt] produce Encapsulated PostScript f units wide (f > 2 inches)\n"); printf(" -g produce output suitable for GHOSTSCRIPT previever\n"); printf(" -i[+|-] sort by identifier string (-i+ gives greatest on top) \n"); + printf(" -M multi-page output (key separate from graph)\n"); printf(" -mn print maximum of n bands (default & max 20)\n"); printf(" -m0 removes the band limit altogether\n"); printf(" -p use previous scaling, shading and ordering\n");