From: Michael Fritch Date: Fri, 22 Nov 2019 18:56:29 +0000 (-0700) Subject: ceph-volume: minor clean-up of `simple scan` subcommand help X-Git-Tag: v15.1.0~752^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F31821%2Fhead;p=ceph.git ceph-volume: minor clean-up of `simple scan` subcommand help Fixes: https://tracker.ceph.com/issues/43017 Signed-off-by: Michael Fritch --- diff --git a/src/ceph-volume/ceph_volume/devices/simple/scan.py b/src/ceph-volume/ceph_volume/devices/simple/scan.py index c92024826581..e9244d5b4e45 100644 --- a/src/ceph-volume/ceph_volume/devices/simple/scan.py +++ b/src/ceph-volume/ceph_volume/devices/simple/scan.py @@ -294,7 +294,7 @@ class Scan(object): For an OSD ID of 0 with fsid of ``a9d50838-e823-43d6-b01f-2f8d0a77afc2`` that could mean a scan command that looks like:: - ceph-volume lvm scan /var/lib/ceph/osd/ceph-0 + ceph-volume simple scan /var/lib/ceph/osd/ceph-0 Which would store the metadata in a JSON file at::