README: Fix small issues
This commit is contained in:
@ -14,10 +14,10 @@ winziprint [-h] [-v] [-d DIR] [ -D | [-p] [-2] [-e ENCODING] [ - | INPUT [INPUT.
|
|||||||
Command line options:
|
Command line options:
|
||||||
* `-h`, `--help` - show help message and exit
|
* `-h`, `--help` - show help message and exit
|
||||||
* `-V`, `--version` - show version and exit
|
* `-V`, `--version` - show version and exit
|
||||||
* `-D`, `--daemon` - run as a daemon and expose a named socket
|
* `-D`, `--daemon` - run as a daemon by listening on a TCP socket (port 30983)
|
||||||
* `-d`, `--directory` - set the working directory
|
* `-d`, `--directory` - set the working directory
|
||||||
* `-e`, `--encoding` - encoding of the input files
|
* `-e`, `--encoding` - encoding of the input files
|
||||||
* `-2`, `--double-paged` - pad documents to an event number of pages
|
* `-2`, `--double-paged` - pad documents to an even number of pages
|
||||||
* `-p`, `--progress` - show progress updates
|
* `-p`, `--progress` - show progress updates
|
||||||
|
|
||||||
Command line arguments:
|
Command line arguments:
|
||||||
|
Reference in New Issue
Block a user