From 5c050d221353de74b36b085a79c414c678063203 Mon Sep 17 00:00:00 2001 From: Brett Holman Date: Tue, 22 Mar 2022 11:59:36 -0600 Subject: [PATCH] fix example --- bcachefs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bcachefs.8 b/bcachefs.8 index 874068c..09a076e 100644 --- a/bcachefs.8 +++ b/bcachefs.8 @@ -99,7 +99,7 @@ Format one or a list of devices with bcachefs data structures. You need to do this before you create a volume. .Pp Device specific options must come before corresponding devices, e.g. -.Dl bcachefs format --group=ssd /dev/sda --label=hdd /dev/sdb +.Dl bcachefs format --label=ssd /dev/sda --label=hdd /dev/sdb .Bl -tag -width Ds .It Fl b , Fl -block Ns = Ns Ar size block size, in bytes (e.g. 4k) -- 2.39.2