After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 630829 - ocrfeeder-cli is missing a --help argument
ocrfeeder-cli is missing a --help argument
Status: RESOLVED FIXED
Product: ocrfeeder
Classification: Other
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: ocrfeeder-maint
ocrfeeder-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-28 16:07 UTC by Alberto Garcia
Modified: 2010-11-09 17:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add --help to ocrfeeder-cli (1.74 KB, patch)
2010-09-30 08:48 UTC, Alberto Garcia
none Details | Review
Patch to add --help to ocrfeeder-cli (3.34 KB, patch)
2010-09-30 09:09 UTC, Alberto Garcia
none Details | Review

Description Alberto Garcia 2010-09-28 16:07:32 UTC
ocrfeeder-cli doesn't have a --help argument to describe how to use it.
It would be a nice addition and should be easy to do.

This bug was originally reported by Serafeim Zanikolas for Debian:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581426
Comment 1 Alberto Garcia 2010-09-30 08:48:16 UTC
Created attachment 171410 [details] [review]
Patch to add --help to ocrfeeder-cli
Comment 2 Alberto Garcia 2010-09-30 09:09:15 UTC
Created attachment 171412 [details] [review]
Patch to add --help to ocrfeeder-cli

This one's better than the previous one
Comment 3 Joaquim Rocha 2010-11-09 17:34:42 UTC
Hi, this is fixed in the new version. I rewrote ocrfeeder-cli using Python's OptParse instead.

Thanks,