README: Fix small issues

This commit is contained in:
2025-02-21 16:22:11 +01:00
parent 9cab6f0a00
commit 1cf775beec

View File

@ -14,10 +14,10 @@ winziprint [-h] [-v] [-d DIR] [ -D | [-p] [-2] [-e ENCODING] [ - | INPUT [INPUT.
Command line options:
* `-h`, `--help` - show help message 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
* `-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
Command line arguments: