diff options
author | Teddy Wing | 2019-11-02 20:48:40 +0100 |
---|---|---|
committer | Teddy Wing | 2019-11-02 20:57:38 +0100 |
commit | eb2f9c78a4698ccc2d09e5021fbf7155e49f561d (patch) | |
tree | d62e55fc2ac69cb08b066e66bff599f3e4739d62 /doc/pdf-urls.1.txt | |
parent | f0e87f4e91bc60a7ab86dcd9819368082c102b82 (diff) | |
download | pdf-urls-eb2f9c78a4698ccc2d09e5021fbf7155e49f561d.tar.bz2 |
Add a `--version` flag
Diffstat (limited to 'doc/pdf-urls.1.txt')
-rw-r--r-- | doc/pdf-urls.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/pdf-urls.1.txt b/doc/pdf-urls.1.txt index 18ef69e..ddc2048 100644 --- a/doc/pdf-urls.1.txt +++ b/doc/pdf-urls.1.txt @@ -14,6 +14,11 @@ DESCRIPTION Extract all URLs from a PDF file and print them, one per line, to standard output. +OPTIONS +------- +-v, --version:: + Print the program version. + EXAMPLES -------- The following extracts URLs from the document 'file.pdf' and passes them |