mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
rbd-nbd: fix typo in mini help
Signed-off-by: Mykola Golub <mgolub@suse.com>
This commit is contained in:
parent
240c46a75a
commit
d3fa8d01dc
@ -105,7 +105,7 @@ static void usage()
|
||||
<< " --max_part <limit> Override for module param max_part\n"
|
||||
<< " --nbds_max <limit> Override for module param nbds_max\n"
|
||||
<< " --quiesce Use quiesce callbacks\n"
|
||||
<< " --quiesce_hook <path> Specify quiesce hook path\n"
|
||||
<< " --quiesce-hook <path> Specify quiesce hook path\n"
|
||||
<< " (default: " << Config().quiesce_hook << ")\n"
|
||||
<< " --read-only Map read-only\n"
|
||||
<< " --timeout <seconds> Set nbd request timeout\n"
|
||||
|
Loading…
Reference in New Issue
Block a user