diff options
Diffstat (limited to 'doc/pdf-urls.1')
-rw-r--r-- | doc/pdf-urls.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/pdf-urls.1 b/doc/pdf-urls.1 index e58ad01..3e90edc 100644 --- a/doc/pdf-urls.1 +++ b/doc/pdf-urls.1 @@ -35,6 +35,12 @@ pdf-urls \- Extract URLs from a PDF file .SH "DESCRIPTION" .sp Extract all URLs from a PDF file and print them, one per line, to standard output\&. +.SH "OPTIONS" +.PP +\-v, \-\-version +.RS 4 +Print the program version\&. +.RE .SH "EXAMPLES" .sp The following extracts URLs from the document \fIfile\&.pdf\fR and passes them to \fBurlview\fR to be opened in a browser: |