diff options
author | Teddy Wing | 2022-08-20 19:49:34 +0200 |
---|---|---|
committer | Teddy Wing | 2022-08-20 19:49:34 +0200 |
commit | d819eafeb01cae75327360f050f82d7f2c1da009 (patch) | |
tree | 8e77b20d0da371f4dda353e6d4039688181e52ec /doc/passextract.1.txt | |
parent | 13b24a39bf855584541892b2406562c2dc8fcc2b (diff) | |
download | Passextract-d819eafeb01cae75327360f050f82d7f2c1da009.tar.bz2 |
doc: Add version argument to man page
Diffstat (limited to 'doc/passextract.1.txt')
-rw-r--r-- | doc/passextract.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/passextract.1.txt b/doc/passextract.1.txt index 7b4596d..e288fe8 100644 --- a/doc/passextract.1.txt +++ b/doc/passextract.1.txt @@ -34,6 +34,9 @@ OPTIONS -i:: Make password strings invisible by replacing them with stars ("*"). +-V, --version:: + Print the program version. + INTERACTIVE CONTROL ------------------- In the interactive UI, the following commands are available: |