From 8935d8436147f86dfbda3d8b8175a77b654b8abc Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 6 Jul 2012 10:11:10 -0400 Subject: btrfs-progs: mkfs: add option to skip trim Signed-off-by: Chris Mason --- man/mkfs.btrfs.8.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/mkfs.btrfs.8.in b/man/mkfs.btrfs.8.in index 25e817b3..fc2e1d2e 100644 --- a/man/mkfs.btrfs.8.in +++ b/man/mkfs.btrfs.8.in @@ -63,6 +63,9 @@ Specify the sectorsize, the minimum block allocation. \fB\-r\fR, \fB\-\-rootdir \fIrootdir\fR Specify a directory to copy into the newly created fs. .TP +\fB\-T\fR, \fB\-\-nodiscard \fR +Do not perform whole device TRIM operation by default. +.TP \fB\-V\fR, \fB\-\-version\fR Print the \fBmkfs.btrfs\fP version and exit. .SH AVAILABILITY -- cgit v1.2.3