Package: leptonica-progs
Version: 1.69-3.1
Severity: normal
Dear Maintainer,
% man leptonica | grep -A 2 OPTIONS
OPTIONS
The example programs included with leptonica will report their usage
if you
try to run them on the command line with no arguements. Usage varies
from pro-
# count the progs
% dlocate -lsbin leptonica-progs | wc -l
38
# count progs with command line help (i.e. a leading 'Syntax' string).
% dlocate -lsbin leptonica-progs | \
while read x ; do $x ; done 2>&1 | \
egrep '^.{0,1}Syntax:' | wc -l
6
The man page implies all the programs have command line help, but
it's more like 16% (6 of 38).
HTH...
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages leptonica-progs depends on:
ii libc6 2.13-35
ii liblept3 1.69-3.1
leptonica-progs recommends no packages.
leptonica-progs suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]