diff options
| author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-09-07 20:47:24 +0200 |
|---|---|---|
| committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-09-07 20:47:24 +0200 |
| commit | 04bb6de8cb74f0a021abea4cc370aa8e28352d35 (patch) | |
| tree | 08102e9195e6175c4492f505d0d43c7df8005c14 | |
| parent | 24966c6f387efb2b21171dd713c3d03fa7a9dd3b (diff) | |
typi
| -rw-r--r-- | pnmcurvedit.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pnmcurvedit.1 b/pnmcurvedit.1 index d95de64..455acf1 100644 --- a/pnmcurvedit.1 +++ b/pnmcurvedit.1 @@ -20,7 +20,7 @@ of the new control point. Existing control points can be moved by dragging them with the mouse. Control points can be removed by dragging them out of the window. .Pp -On mouse release the new set of control points is written to stout +On mouse release the new set of control points is written to stdout in a format suitable for pnmcurve. Optionally pnmcurvedit can read a pnmcurve command from stdin. This command will then serve as a template for command output. |
