diff options
author | Teddy Wing | 2019-11-02 21:06:35 +0100 |
---|---|---|
committer | Teddy Wing | 2019-11-02 21:06:35 +0100 |
commit | 1d5bbbd55d2307cd0c50e54e08f1ee632066eefb (patch) | |
tree | 45963462af870fcf1c37a2ee7cbac1b859fdef0c /doc/pdf-urls.1 | |
parent | eb2f9c78a4698ccc2d09e5021fbf7155e49f561d (diff) | |
download | pdf-urls-1d5bbbd55d2307cd0c50e54e08f1ee632066eefb.tar.bz2 |
Add a `--help` flag
Diffstat (limited to 'doc/pdf-urls.1')
-rw-r--r-- | doc/pdf-urls.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/pdf-urls.1 b/doc/pdf-urls.1 index 3e90edc..7554d45 100644 --- a/doc/pdf-urls.1 +++ b/doc/pdf-urls.1 @@ -37,6 +37,11 @@ pdf-urls \- Extract URLs from a PDF file Extract all URLs from a PDF file and print them, one per line, to standard output\&. .SH "OPTIONS" .PP +\-h, \-\-help +.RS 4 +Print usage help\&. +.RE +.PP \-v, \-\-version .RS 4 Print the program version\&. |