From: Vicente Cheng Date: Thu, 19 Nov 2015 01:34:51 +0000 (+0800) Subject: doc: Update ceph-disk manual page to remove some option description. X-Git-Tag: v10.0.1~47^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1633d3e17abfcdd218cb3a6ab9be75a18bcbfe57;p=ceph.git doc: Update ceph-disk manual page to remove some option description. - remove `--mark-init` and `--activate-key` from options because they are not options that are common to all subcommands. Signed-off-by: Vicente Cheng --- diff --git a/doc/man/8/ceph-disk.rst b/doc/man/8/ceph-disk.rst index 638e8c5326d9..8313f5c571cd 100644 --- a/doc/man/8/ceph-disk.rst +++ b/doc/man/8/ceph-disk.rst @@ -323,15 +323,6 @@ Options Directory where ``dm-crypt`` keys are stored. -.. option:: --activate-key - - Use when a copy of ``/var/lib/ceph/bootstrap-osd/{cluster}.keyring`` isn't - present in the OSD node. Suffix the option by the path to the keyring. - -.. option:: --mark-init - - Provide init system to manage the OSD directory. - Availability ============