mirror of
https://github.com/ceph/ceph
synced 2025-02-22 10:37:15 +00:00
Merge pull request #26246 from leseb/cb-typo
ceph-volume: add space between words Reviewed-by: Andrew Schoen <aschoen@redhat.com>
This commit is contained in:
commit
d95a29e41f
@ -174,7 +174,7 @@ class Batch(object):
|
||||
parser.add_argument(
|
||||
'--no-auto',
|
||||
action='store_true',
|
||||
help=('deploy standalone OSDs if rotational and non-rotational drives'
|
||||
help=('deploy standalone OSDs if rotational and non-rotational drives '
|
||||
'are passed in DEVICES'),
|
||||
)
|
||||
parser.add_argument(
|
||||
|
Loading…
Reference in New Issue
Block a user