commit a60a58d4e0cf5a7e684e0c7243a5b619b34a5b9e
parent 4ec0651ba41b91482ca79e9eb172462a7dfbf06f
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 14 May 2020 17:20:26 +0200
Minor upd of the man page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/htpp.1.txt b/doc/htpp.1.txt
@@ -163,7 +163,7 @@ Use the *-m* option to map the values of the sixth pixel component and write
it as a gnuplot script. Run *gnuplot*(1) to generate a PNG of the result and
visualise the resulting image with *feh*(1).
- $ htpp -v -m pixcpnt=6:gnuplot -o img.gp img.htrdr
+ $ htpp -m pixcpnt=6:gnuplot -o img.gp img.htrdr
$ gnuplot img.gp | feh -
NOTES