diff options
Diffstat (limited to 'doc/passextract.1')
-rw-r--r-- | doc/passextract.1 | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/passextract.1 b/doc/passextract.1 index 8aa4f0b..5fd7c7e 100644 --- a/doc/passextract.1 +++ b/doc/passextract.1 @@ -1,13 +1,13 @@ '\" t .\" Title: passextract -.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] -.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 03/03/2018 +.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] +.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> +.\" Date: 08/20/2022 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "PASSEXTRACT" "1" "03/03/2018" "\ \&" "\ \&" +.TH "PASSEXTRACT" "1" "08/20/2022" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -67,6 +67,11 @@ The passextract(1) command will parse those fields from \fIPASS_FILE\fR\&. If \f .RS 4 Make password strings invisible by replacing them with stars ("*")\&. .RE +.PP +\-V, \-\-version +.RS 4 +Print the program version\&. +.RE .SH "INTERACTIVE CONTROL" .sp In the interactive UI, the following commands are available: |