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-receive.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Documentation/btrfs-receive.txt') diff --git a/Documentation/btrfs-receive.txt b/Documentation/btrfs-receive.txt index a67bc664..fba39269 100644 --- a/Documentation/btrfs-receive.txt +++ b/Documentation/btrfs-receive.txt @@ -7,15 +7,15 @@ btrfs-receive - receive subvolumes from stdin/file. SYNOPSIS -------- -'btrfs receive' [-ve] [-f ] +*btrfs receive* [-ve] [-f ] DESCRIPTION ----------- Receives one or more subvolumes that were previously -sent with 'btrfs send'. The received subvolumes are stored +sent with *btrfs send*. The received subvolumes are stored into . -'btrfs receive' will fail with the following case: +*btrfs receive* will fail with the following case: 1. a receiving subvolume already exists. @@ -41,12 +41,12 @@ or on EOF. EXIT STATUS ----------- -'btrfs receive' returns a zero exist status if it succeeds. Non zero is +*btrfs receive* 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