]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
crimson/tools/store_nbd: update example usage in comment
authorKefu Chai <kchai@redhat.com>
Wed, 16 Jun 2021 13:59:59 +0000 (21:59 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 16 Jun 2021 17:13:24 +0000 (01:13 +0800)
--total-device-size is not supported any more.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/tools/store_nbd/store-nbd.cc

index f0046ff5d8a6baaf3f45149c132a60728576bab6..d678112ed33eb012f29b7d48cc1fc55bbb87306c 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Example usage:
  *
- *  $ ./bin/crimson-store-nbd --device-path /dev/nvme1n1 -c 1 --total-device-size=107374182400 --mkfs true --uds-path /tmp/store_nbd_socket.sock
+ *  $ ./bin/crimson-store-nbd --device-path /dev/nvme1n1 -c 1 --mkfs true --uds-path /tmp/store_nbd_socket.sock
  *
  *  $ cat nbd.fio
  *  [global]