From f8db9faf9836328b920133c5c9c47a6ffacea443 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 28 Aug 2018 13:34:25 -0700 Subject: [PATCH] doc/man/ceph-volume uncomment flags that are now fully supported in batch Signed-off-by: Alfredo Deza --- doc/man/8/ceph-volume.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/man/8/ceph-volume.rst b/doc/man/8/ceph-volume.rst index d00c83644f26d..5102a96b306d8 100644 --- a/doc/man/8/ceph-volume.rst +++ b/doc/man/8/ceph-volume.rst @@ -58,14 +58,13 @@ Optional arguments: * [--bluestore] Use the bluestore objectstore (default) * [--filestore] Use the filestore objectstore * [--yes] Skip the report and prompt to continue provisioning - -.. * [--dmcrypt] Enable encryption for the underlying OSD devices -.. * [--crush-device-class] Define a CRUSH device class to assign the OSD to -.. * [--no-systemd] Do not enable or create any systemd units -.. * [--report] Report what the potential outcome would be for the -.. current input (requires devices to be passed in) -.. * [--format] Output format when reporting (used along with -.. --report), can be one of 'pretty' (default) or 'json' +* [--dmcrypt] Enable encryption for the underlying OSD devices +* [--crush-device-class] Define a CRUSH device class to assign the OSD to +* [--no-systemd] Do not enable or create any systemd units +* [--report] Report what the potential outcome would be for the + current input (requires devices to be passed in) +* [--format] Output format when reporting (used along with + --report), can be one of 'pretty' (default) or 'json' Required positional arguments: -- 2.39.5