From e23b53833f32d1ac5c8ae64c8797d117e4141278 Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Wed, 6 Apr 2022 11:53:44 -0500 Subject: [PATCH] doc/man/8: update the description of `--format` The `ceph --format` option includes yaml, which is only valid for orch commands. Signed-off-by: Laura Flores --- doc/man/8/ceph.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index 639d85e565d6f..77ecd1fab7629 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -1615,9 +1615,9 @@ Options Make less verbose. -.. option:: -f {json,json-pretty,xml,xml-pretty,plain}, --format +.. option:: -f {json,json-pretty,xml,xml-pretty,plain,yaml}, --format - Format of output. + Format of output. Note: yaml is only valid for orch commands. .. option:: --connect-timeout CLUSTER_TIMEOUT -- 2.39.5