From e47463028921f0414e2f64c467f74cf37a1de085 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Mon, 28 Aug 2017 15:59:19 -0700 Subject: [PATCH] doc: fix order of options in osd new Signed-off-by: Neha Ojha --- doc/man/8/ceph.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index 2ae3806704b..1a1800051fa 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -569,7 +569,7 @@ the accompanying lockbox cephx key. Usage:: - ceph osd new {} {} -i {} + ceph osd new {} {} -i {} The secrets JSON file is optional but if provided, is expected to maintain a form of the following format:: -- 2.39.5