Found when reviewing Alexander's man page patch 27. Pushed to master, ipa-2-1 under the one-liner rule.
Martin
>From 48b2353de5337719526e8d888a24b1293cb5d086 Mon Sep 17 00:00:00 2001 From: Martin Kosek <[email protected]> Date: Fri, 14 Oct 2011 10:34:06 +0200 Subject: [PATCH] Fix ipa-client-install -U option alignment --- ipa-client/man/ipa-client-install.1 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index fa2950f262ce13c287bca97bf4d7363bd7683d78..6f5e0fc4590f69163573798ae80f839179e7df77 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -99,6 +99,7 @@ uninstall. .TP \fB\-\-uninstall\fR Remove the IPA client software and restore the configuration to the pre\-IPA state. +.TP \fB\-U\fR, \fB\-\-unattended\fR Unattended uninstallation. The user will not be prompted. -- 1.7.6.4
_______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
