mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-10 00:00:24 +03:00
fix example
This commit is contained in:
parent
1a9d73b5c0
commit
5c050d2213
@ -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.
|
You need to do this before you create a volume.
|
||||||
.Pp
|
.Pp
|
||||||
Device specific options must come before corresponding devices, e.g.
|
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
|
.Bl -tag -width Ds
|
||||||
.It Fl b , Fl -block Ns = Ns Ar size
|
.It Fl b , Fl -block Ns = Ns Ar size
|
||||||
block size, in bytes (e.g. 4k)
|
block size, in bytes (e.g. 4k)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user