summaryrefslogtreecommitdiff
path: root/Documentation/mkfs.btrfs.txt
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2014-05-19 17:49:35 +0200
committerDavid Sterba <dsterba@suse.cz>2014-05-19 17:54:10 +0200
commita4197dfe24a1964f43734af126188c100885d88e (patch)
tree2777013a0acac0b7196684afb4faf7725b28886d /Documentation/mkfs.btrfs.txt
parentaaeae23458aa76a68f5e1b1fb8bf551b04f57f2e (diff)
btrfs-progs: doc: make all commands and subcommands bold
Italic format is used for parameters and values. also this makes the text visually separated, Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation/mkfs.btrfs.txt')
-rw-r--r--Documentation/mkfs.btrfs.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/mkfs.btrfs.txt b/Documentation/mkfs.btrfs.txt
index 95098328..634e4861 100644
--- a/Documentation/mkfs.btrfs.txt
+++ b/Documentation/mkfs.btrfs.txt
@@ -7,7 +7,7 @@ mkfs.btrfs - create a btrfs filesystem
SYNOPSIS
--------
-'mkfs.btrfs'
+*mkfs.btrfs*
$$[-A|--alloc-start <alloc-start>]$$
$$[-b|--byte-count <byte-count>]$$
$$[-d|--data <data-profile>]$$
@@ -27,7 +27,7 @@ $$<device> [<device>...]$$
DESCRIPTION
-----------
-'mkfs.btrfs'
+*mkfs.btrfs*
is used to create a btrfs filesystem (usually in a disk partition, or an array
of disk partitions).
@@ -110,7 +110,7 @@ To see all features run::::
mkfs.btrfs -O list-all
-V|--version::
-Print the 'mkfs.btrfs' version and exit.
+Print the *mkfs.btrfs* version and exit.
-h::
Print help.
@@ -122,7 +122,7 @@ to the arguments like 'k' for KBytes, 'm' for MBytes...
AVAILABILITY
------------
-'btrfs' is part of btrfs-progs. Btrfs filesystem is currently under heavy
+*btrfs* is part of btrfs-progs. Btrfs filesystem is currently under heavy
development,
and not suitable for any uses other than benchmarking and review.
Please refer to the btrfs wiki http://btrfs.wiki.kernel.org for