diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-17 09:41:35 +0200 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-17 09:41:35 +0200 |
commit | 0af9e724e0ee40ade8f5eef99965a6e69d861826 (patch) | |
tree | 58c694ac0448976bd940968fb6dc1e518b5360d2 /utils/hp2ps/hp2ps.1 | |
parent | b3a2cf8fa660b466175870bfaba99c8bc40b5b54 (diff) | |
download | haskell-0af9e724e0ee40ade8f5eef99965a6e69d861826.tar.gz |
Document -c in hp2hs(1)
This fixes #8452.
Diffstat (limited to 'utils/hp2ps/hp2ps.1')
-rw-r--r-- | utils/hp2ps/hp2ps.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/hp2ps/hp2ps.1 b/utils/hp2ps/hp2ps.1 index fd0bca0234..6698b973aa 100644 --- a/utils/hp2ps/hp2ps.1 +++ b/utils/hp2ps/hp2ps.1 @@ -97,6 +97,8 @@ on Use a small box for the title. .IP "\fB\-y\fP" Draw the graph in the traditional York style, ignoring marks. +.IP "\fB\-c\fP" +Use colours in the rendering of the graphs. .IP "\fB\-?\fP" Print out usage information. .SH "INPUT FORMAT" |