any2djvu -V (return code: 2)
/usr/bin/any2djvu: illegal option -- -
Convert files from .ps/.ps.gz/.pdf to .djvu
Usage: /usr/bin/any2djvu [options] [url] {filename(s)}
Options:
-q quiet mode: reduce chatter on the screen
-a acknowledge internet transmission
-c clean after work: remove log file
-r dpi resolution in dpi (200/300/400, default: 400)
-o ocr perform OCR (0 - no, 1 - yes, default: 1)
-f format format of input document; invoke -f help for list
-u url base URL of server (default: http://any2djvu.djvu.org)
-p s CGI script name (default: any2djvu.php)
If no local file is named by the 1st argument the 1st
argument is taken to be an external web-accessible directory and,
the specified files are uploaded from that location.
Examples:
cd ~bap/public_html/foo
# uploads from web-accessible directory
any2djvu http://barak.pearlmutter.net/papers mesh-preprint.ps.gz
any2djvu http://www.inference.phy.cam.ac.uk/mackay *.ps.gz bar.pdf
# uploads from current directory
any2djvu b*.pdf
any2djvu -s -c -r 300 -o 0 bp.ps
any2djvu -h (return code: 0)
Convert files from .ps/.ps.gz/.pdf to .djvu
Usage: /usr/bin/any2djvu [options] [url] {filename(s)}
Options:
-q quiet mode: reduce chatter on the screen
-a acknowledge internet transmission
-c clean after work: remove log file
-r dpi resolution in dpi (200/300/400, default: 400)
-o ocr perform OCR (0 - no, 1 - yes, default: 1)
-f format format of input document; invoke -f help for list
-u url base URL of server (default: http://any2djvu.djvu.org)
-p s CGI script name (default: any2djvu.php)
If no local file is named by the 1st argument the 1st
argument is taken to be an external web-accessible directory and,
the specified files are uploaded from that location.
Examples:
cd ~bap/public_html/foo
# uploads from web-accessible directory
any2djvu http://barak.pearlmutter.net/papers mesh-preprint.ps.gz
any2djvu http://www.inference.phy.cam.ac.uk/mackay *.ps.gz bar.pdf
# uploads from current directory
any2djvu b*.pdf
any2djvu -s -c -r 300 -o 0 bp.ps