diff mbox

btrfs-progs: man mkfs.btrfs: document -O^

Message ID 1435099573-26222-1-git-send-email-kilobyte@angband.pl (mailing list archive)
State Accepted
Headers show

Commit Message

Adam Borowski June 23, 2015, 10:46 p.m. UTC
Signed-off-by: Adam Borowski <kilobyte@angband.pl>
---
 Documentation/mkfs.btrfs.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Sterba June 25, 2015, 5:29 p.m. UTC | #1
On Wed, Jun 24, 2015 at 12:46:13AM +0200, Adam Borowski wrote:
> Signed-off-by: Adam Borowski <kilobyte@angband.pl>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/mkfs.btrfs.asciidoc b/Documentation/mkfs.btrfs.asciidoc
index fd20ca5..a9aa3cb 100644
--- a/Documentation/mkfs.btrfs.asciidoc
+++ b/Documentation/mkfs.btrfs.asciidoc
@@ -112,7 +112,7 @@  Do not perform whole device TRIM operation by default.
 
 -O|--features <feature1>[,<feature2>...]::
 A list of filesystem features turned on at mkfs time. Not all features are
-supported by old kernels.
+supported by old kernels. To disable a feature, prefix it with '^'.
 +
 To see all features run:
 +