Hidden replica documentation: fix typo

The hidden replica documentation mentioned using
$ ipa server-state <hostname> --state=enable
whereas the right command is
$ ipa server-state <hostname> --state=enabled

Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
François Cami
2019-06-13 09:29:21 +02:00
parent 6ec3c84c0c
commit c191c2573e

View File

@@ -71,7 +71,7 @@ A new hidden replica can be installed with
A new command ``ipa server-state`` can be used to modify the state of a
replica. An existing replica can be demoted to a hidden replica by
executing ``ipa server-state $HOST --state=hidden``. The command
``ipa server-state $HOST --state=enable`` turns a hidden replica
``ipa server-state $HOST --state=enabled`` turns a hidden replica
into an enabled, visible replica.
A *CA renewal master* or *DNSSEC key master* can't be demoted to hidden