Remove extra --prompt-all from ipa(1) man page

http://fedorahosted.org/freeipa/ticket/328
This commit is contained in:
Jakub Hrozek
2010-10-26 16:28:53 -04:00
committed by Rob Crittenden
parent 03de1b89ca
commit 228b0ea656

5
ipa.1
View File

@@ -31,9 +31,6 @@ This manual page focuses on the \fIipa\fR script that serves as the main command
More information about the project is available on its homepage located at http://www.freeipa.org.
.SH "OPTIONS"
.TP
\fB\-a\fR, \fB\-\-prompt\-all\fR
Prompt for all parameters of \fICOMMAND\fR, even if they are optional.
.TP
\fB\-c\fR \fIFILE\fR
Load configuration from \fIFILE\fR.
.TP
@@ -50,7 +47,7 @@ Display a help message with a list of options.
Don't prompt for any parameters of \fBCOMMAND\fR, even if they are required.
.TP
\fB\-a\fR, \fB\-\-prompt\-all\fR
Prompt for ALL values (even if optional)
Prompt for all parameters of \fICOMMAND\fR, even if they are optional.
.TP
\fB\-f\fR, \fB\-\-no\-fallback\fR
Don't fall back to other IPA servers if the default doesn't work.