From 1f721804df17f1c2f8417802915727efb64e355c Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Fri, 11 Jan 2013 16:18:10 -0800 Subject: [PATCH] rbd: Fix tabs Signed-off-by: Dan Mick --- src/rbd.cc | 2 +- src/test/cli/rbd/help.t | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/rbd.cc b/src/rbd.cc index a1b79ea2de1c4..822171cf64fb6 100644 --- a/src/rbd.cc +++ b/src/rbd.cc @@ -130,7 +130,7 @@ void usage() " --id rados user (without 'client.' prefix) to authenticate as\n" " --keyfile file containing secret key for use with cephx\n" " --shared take a shared (rather than exclusive) lock\n" -" --no-settle do not wait for udevadm to settle on map/unmap\n"; +" --no-settle do not wait for udevadm to settle on map/unmap\n"; } static string feature_str(uint64_t features) diff --git a/src/test/cli/rbd/help.t b/src/test/cli/rbd/help.t index 5eb838540afa1..189e882a8f4d2 100644 --- a/src/test/cli/rbd/help.t +++ b/src/test/cli/rbd/help.t @@ -60,4 +60,4 @@ --id rados user (without 'client.' prefix) to authenticate as --keyfile file containing secret key for use with cephx --shared take a shared (rather than exclusive) lock - --no-settle do not wait for udevadm to settle on map/unmap + --no-settle do not wait for udevadm to settle on map/unmap -- 2.39.5