mirror of
https://github.com/kdave/btrfs-progs
synced 2025-04-11 03:31:17 +00:00
btrfs-progs: removed extraneous whitespace from mkfs man page
There were extra spaces around some of the arguments in the man page for mkfs. Signed-off-by: Phillip Susi <psusi@cfl.rr.com>
This commit is contained in:
parent
5ef69ff8ec
commit
f6b6e93ac8
@ -13,7 +13,8 @@ mkfs.btrfs \- create an btrfs filesystem
|
|||||||
[ \fB\-n\fP\fI nodesize\fP ]
|
[ \fB\-n\fP\fI nodesize\fP ]
|
||||||
[ \fB\-s\fP\fI sectorsize\fP ]
|
[ \fB\-s\fP\fI sectorsize\fP ]
|
||||||
[ \fB\-h\fP ]
|
[ \fB\-h\fP ]
|
||||||
[ \fB \-V\fP ] \fI device\fP [ \fI device ...\fP ]
|
[ \fB\-V\fP ]
|
||||||
|
\fI device\fP [ \fIdevice ...\fP ]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B mkfs.btrfs
|
.B mkfs.btrfs
|
||||||
is used to create an btrfs filesystem (usually in a disk partition, or an array
|
is used to create an btrfs filesystem (usually in a disk partition, or an array
|
||||||
|
Loading…
Reference in New Issue
Block a user