batch-start defaults to 1, not 0

merge-requests/1/head
Julien BLACHE 2011-03-12 11:44:15 +01:00
rodzic b7d79169f3
commit 22c7800b8d
2 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2011-03-12 Julien Blache <jb@jblache.org>
* doc/scanimage.man: batch-start defaults to 1 if not specified,
not 0. Reported by Jakub Wilk <jwilk@debian.org>.
2011-03-12 Troy Rollo <sane@troy.rollo.name>
* backend/hp3500.c: Add grayscale and line art scanning. Add contrast
and brightness controls which influence the calibration data provided

Wyświetl plik

@ -171,7 +171,7 @@ is given as a printf style string with one integer parameter.
.B \-\-batch\-start
.I start
selects the page number to start naming files with. If this option is not
given, the counter will start at 0.
given, the counter will start at 1.
.B \-\-batch\-count
.I count
specifies the number of pages to attempt to scan. If not given,