diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/graph.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/man1/graph.1 b/man/man1/graph.1 index d602f83e..e82d3126 100644 --- a/man/man1/graph.1 +++ b/man/man1/graph.1 @@ -85,6 +85,13 @@ with each abscissa value. The next argument is .IR n . .TP +.B -p +Next argument is one or more of the characters +.B bcgkmrwy, +choosing pen colors by their initial letter, as in +.IR plot (6). +Successive curves will cycle through the colors in the given order. +.TP .B -s Save screen; no new page for this graph. .TP |