Add --keyfile option to ipa-otptoken-import.1

ipa-otptoken-import.1 describes the -k option.
However, the long option --keyfile option is also available.
Therefore, add the --keyfile option to ipa-otptoken-import.1.

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
MIZUTA Takeshi 2021-05-22 01:21:56 +09:00 committed by Alexander Bokovoy
parent 338f0bcecf
commit 5250ef826e

View File

@ -28,7 +28,7 @@ If the \fBinfile\fR contains encrypted token data, then the \fIkeyfile\fR (\fB-k
.SH "OPTIONS"
.TP
\fB\-k\fR \fIkeyfile\fR
\fB\-k\fR \fIkeyfile\fR, \fB\-\-keyfile\fR=\fIkeyfile\fR
File containing the key used to decrypt the token data.
.SH "EXIT STATUS"
0 if the command was successful