mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
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:
committed by
Alexander Bokovoy
parent
338f0bcecf
commit
5250ef826e
@@ -28,7 +28,7 @@ If the \fBinfile\fR contains encrypted token data, then the \fIkeyfile\fR (\fB-k
|
|||||||
|
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
.TP
|
.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.
|
File containing the key used to decrypt the token data.
|
||||||
.SH "EXIT STATUS"
|
.SH "EXIT STATUS"
|
||||||
0 if the command was successful
|
0 if the command was successful
|
||||||
|
|||||||
Reference in New Issue
Block a user