mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
Update usage in help information
This commit is contained in:
parent
023bc346bc
commit
914173671a
@ -107,7 +107,7 @@ void show_usage(void)
|
||||
cerr << "Copyright 2011 Hongliang Tian (tatetian@gmail.com)" << endl;
|
||||
cerr << "Copyright 2012 Lu Wang (coolwanglu<at>gmail.com)" << endl;
|
||||
cerr << endl;
|
||||
cerr << "Usage: pdftohtml [Options] <PDF-file> [<JSON-file>]" << endl;
|
||||
cerr << "Usage: pdf2htmlEX [Options] <PDF-file>" << endl;
|
||||
cerr << endl;
|
||||
cerr << opt_visible << endl;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user