bug-ocrad
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ocrad] Re: Bug#602478: ocrad: manual -- Unclear options -o and -x


From: Jari Aalto
Subject: [Bug-ocrad] Re: Bug#602478: ocrad: manual -- Unclear options -o and -x
Date: Tue, 25 Jan 2011 17:18:13 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

tags 602478 + patch
retitle 602478 ocrad: [PATCH] manual -- Unclear options -o and -x
thanks
2011-01-25 00:49 Jakub Wilk <address@hidden>:
> * Dmitry Katsubo <address@hidden>, 2011-01-12, 14:46:
>
>> I believe that "-o" and "-x" options should be a bit better
>> documented for help output. For me personally "OCR Result" is the
>> OCR'ed text. Perhaps the manual should explicitly say, that "OCR
>> Results" is something in OCRAD-specific format, specified in README.
>
> In ocrad 0.21 (which I accidentally uploaded to unstable rather than
> experimental...) this information moved from README to the info file.
> The manual page already redirects to the Texinfo manual for full
> documentation.
>
> Is that satisfactory for you? If it's not, could you please forward
> the bug upstream (address@hidden mailing list)? Thanks in advance.

0.17-4 reads:


        -o <file>
            place the output into <file>

        -x <file>
            export OCR Results File to <file>

0.21-1 reads:

       -o, --output=<file>
              place the output into <file>

       -x, --export=<file>
              export OCR Results File to <file>

If possible, please have it read:

       -o, --output=<file>
              save the extracted text from image to output into <file>

       -x, --export=<file>
              export results in orcad speficic format to <file>

I would also add contents of the README to the "DESCRIPTION" section of manual
page. Patch attached.

Jari


reply via email to

[Prev in Thread] Current Thread [Next in Thread]