mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
..
This commit is contained in:
parent
2d5dc47367
commit
81934107e0
@ -54,8 +54,6 @@ void show_version_and_exit(const char * dummy = nullptr)
|
|||||||
|
|
||||||
void parse_options (int argc, char **argv)
|
void parse_options (int argc, char **argv)
|
||||||
{
|
{
|
||||||
string deprecated_string;
|
|
||||||
|
|
||||||
argparser
|
argparser
|
||||||
// pages
|
// pages
|
||||||
.add("first-page,f", ¶m.first_page, 1, "first page to convert")
|
.add("first-page,f", ¶m.first_page, 1, "first page to convert")
|
||||||
|
Loading…
Reference in New Issue
Block a user