From a4197dfe24a1964f43734af126188c100885d88e Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 19 May 2014 17:49:35 +0200 Subject: 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 --- Documentation/btrfs-replace.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Documentation/btrfs-replace.txt') diff --git a/Documentation/btrfs-replace.txt b/Documentation/btrfs-replace.txt index 0d3b3185..46ff08d9 100644 --- a/Documentation/btrfs-replace.txt +++ b/Documentation/btrfs-replace.txt @@ -7,11 +7,11 @@ btrfs-replace - replace devices managed by btrfs with other device. SYNOPSIS -------- -'btrfs replace' +*btrfs replace* DESCRIPTION ----------- -'btrfs replace' is used to replace btrfs managed devices with other device. +*btrfs replace* is used to replace btrfs managed devices with other device. Note: this is not currently supported for RAID5/6 profiles and must use the device add/delete workaround. @@ -21,7 +21,7 @@ management. SUBCOMMAND ---------- -'start' [-Bfr] | :: +*start* [-Bfr] | :: Replace device of a btrfs filesystem. + On a live filesystem, duplicate the data to the target device which @@ -52,7 +52,7 @@ never allowed to be used as the . -B:::: no background replace. -'status' [-1] :: +*status* [-1] :: Print status and progress information of a running device replace operation. + `Options` @@ -61,17 +61,17 @@ Print status and progress information of a running device replace operation. print once instead of print continuously until the replace operation finishes (or is canceled) -'cancel' :: +*cancel* :: Cancel a running device replace operation. EXIT STATUS ----------- -'btrfs replace' returns a zero exist status if it succeeds. Non zero is +*btrfs replace* returns a zero exist status if it succeeds. Non zero is returned in case of failure. 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 -- cgit v1.2.3