pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# mkfs.btrfs
|
||||
|
||||
> Create a btrfs filesystem.
|
||||
> Defaults to `raid1`, which specifies 2 copies of a given data block spread across 2 different devices.
|
||||
> Create a BTRFS filesystem.
|
||||
> Defaults to `raid1`, which specifies 2 copies of a data block spread across 2 different devices.
|
||||
> More information: <https://btrfs.readthedocs.io/en/latest/mkfs.btrfs.html>.
|
||||
|
||||
- Create a btrfs filesystem on a single device:
|
||||
|
Reference in New Issue
Block a user