From 52ea4ad46e5579bd41939680d75bf02c76ab119d Mon Sep 17 00:00:00 2001 From: TAKAHASHI Masatsuna Date: Jul 04 2024 15:48:04 +0000 Subject: ipa-advise ipa-backup ipa-restore: Fix --v option of the manual. Specifying the --v option results in an error. The --v option is incorrect and should be -v. Fixes: https://pagure.io/freeipa/issue/9617 Reviewed-By: Alexander Bokovoy --- diff --git a/install/tools/man/ipa-advise.1 b/install/tools/man/ipa-advise.1 index 515bbdd..6a379c6 100644 --- a/install/tools/man/ipa-advise.1 +++ b/install/tools/man/ipa-advise.1 @@ -27,7 +27,7 @@ Provides customized advice for various IPA configuration issues. For the list of possible ADVICEs available, run the ipa\-advise with no arguments. .SH "OPTIONS" .TP -\fB\-\-v\fR, \fB\-\-verbose\fR +\fB\-v\fR, \fB\-\-verbose\fR Print debugging information .TP \fB\-d\fR, \fB\-\-debug\fR diff --git a/install/tools/man/ipa-backup.1 b/install/tools/man/ipa-backup.1 index 77d5d7c..7d6d3a8 100644 --- a/install/tools/man/ipa-backup.1 +++ b/install/tools/man/ipa-backup.1 @@ -54,7 +54,7 @@ Perform the backup on\-line. Requires the \-\-data option. \fB\-\-disable\-role\-check\fR Perform the backup even if this host does not have all the roles in use in the cluster. This is not recommended. .TP -\fB\-\-v\fR, \fB\-\-verbose\fR +\fB\-v\fR, \fB\-\-verbose\fR Print debugging information .TP \fB\-d\fR, \fB\-\-debug\fR diff --git a/install/tools/man/ipa-restore.1 b/install/tools/man/ipa-restore.1 index bc0755b..da9bb30 100644 --- a/install/tools/man/ipa-restore.1 +++ b/install/tools/man/ipa-restore.1 @@ -73,7 +73,7 @@ Restore only the databases in this 389\-ds instance. The default is to restore a \fB\-\-backend\fR=\fIBACKEND\fR The backend to restore within an instance or instances. Requires data\-only backup or the \-\-data option. .TP -\fB\-\-v\fR, \fB\-\-verbose\fR +\fB\-v\fR, \fB\-\-verbose\fR Print debugging information .TP \fB\-d\fR, \fB\-\-debug\fR