[PATCH bcachefs-tools 2/2] cmd_device_add: replace tier with group in usage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tiering has been replaced by disk groups, but the usage message for
cmd_device_add was never updated to reflect this change. Replace the
tier option with group to fix the usage message.

Signed-off-by: Stijn Tintel <stijn@xxxxxxxxxxxxx>
---
 cmd_device.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd_device.c b/cmd_device.c
index 6ecd0e6..fa63e48 100644
--- a/cmd_device.c
+++ b/cmd_device.c
@@ -28,7 +28,7 @@ static void device_add_usage(void)
 	     "  -S, --fs_size=size          Size of filesystem on device\n"
 	     "  -B, --bucket=size           Bucket size\n"
 	     "  -D, --discard               Enable discards\n"
-	     "  -t, --tier=#                Higher tier (e.g. 1) indicates slower devices\n"
+	     "  -g, --group=group           Disk group\n"
 	     "  -f, --force                 Use device even if it appears to already be formatted\n"
 	     "  -h, --help                  Display this help and exit\n"
 	     "\n"
-- 
2.16.4




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM Kernel]     [Linux Filesystem Development]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux