Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28921

Modified Files:
        ufraw.pod 
Log Message:
Add missing help text items to man page.

Index: ufraw.pod
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw.pod,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- ufraw.pod   10 Feb 2015 06:15:07 -0000      1.26
+++ ufraw.pod   7 Mar 2015 03:00:09 -0000       1.27
@@ -55,6 +55,10 @@
 
 Display a brief description of how to use UFRaw and exit.
 
+=item --maximize-window
+
+Force window to be maximized.
+
 =item --silent
 
 Do not display any messages during conversion. This option is only
@@ -139,6 +143,10 @@
 
 Wavelet denoising threshold (default 0.0).
 
+=item --hotpixel-sensitivity=VALUE
+
+Sensitivity for detecting and shaving hot pixels (default 0.0).
+
 =item --base-curve=manual|linear|custom|camera|CURVE
 
 Type of tone curve to use. The base curve is a combination of the gamma
@@ -221,6 +229,10 @@
 
 Grayscale conversion algorithm to use (default none).
 
+=item --grayscale-mixer=RED,GREEN,BLUE
+
+Grayscale mixer values to use (default 1,1,1).
+
 =item --darkframe=FILE
 
 Use FILE for raw darkframe subtraction.
@@ -251,6 +263,19 @@
 Crop the output to the given pixel range, relative to the raw image
 after rotation but before any scaling.
 
+=item --auto-crop
+
+Crop the output automatically.
+
+=item --aspect-ratio X:Y
+
+Set crop area aspect ratio.
+
+=item --lensfun=none|auto
+
+Do not apply lens correction or try to apply correction by auto-detecting
+the lens (default auto).
+
 =item --out-type=ppm|tiff|tif|png|jpeg|jpg|fits
 
 Output file-format to use.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to