summaryrefslogtreecommitdiff
path: root/Documentation/btrfstune.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/btrfstune.txt')
-rw-r--r--Documentation/btrfstune.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/btrfstune.txt b/Documentation/btrfstune.txt
index bf4bfcec..1309fb6a 100644
--- a/Documentation/btrfstune.txt
+++ b/Documentation/btrfstune.txt
@@ -7,11 +7,11 @@ btrfstune - tune various btrfs filesystem parameters
SYNOPSIS
--------
-'btrfstune' [options] <dev> [<dev>...]
+*btrfstune* [options] <dev> [<dev>...]
DESCRIPTION
-----------
-'btrfstune' is used to tune various btrfs filesystem parameters,you can
+*btrfstune* is used to tune various btrfs filesystem parameters,you can
enable/disable some extended features for btrfs.
OPTIONS
@@ -27,7 +27,7 @@ Enable skinny metadata extent refs.
EXIT STATUS
-----------
-'btrfstune' will return 0 if no error happened.
+*btrfstune* will return 0 if no error happened.
If any problems happened, 1 will be returned.
AUTHOR