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-quota.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Documentation/btrfs-quota.txt') diff --git a/Documentation/btrfs-quota.txt b/Documentation/btrfs-quota.txt index 82f2f499..f7b0fd13 100644 --- a/Documentation/btrfs-quota.txt +++ b/Documentation/btrfs-quota.txt @@ -7,11 +7,11 @@ btrfs-quota - control the quota of a btrfs filesystem SYNOPSIS -------- -'btrfs quota' +*btrfs quota* DESCRIPTION ----------- -'btrfs quota' is used to enable/disable or rescan subvolume quota of a btrfs +*btrfs quota* is used to enable/disable or rescan subvolume quota of a btrfs filesystem. For setting quota or other quota operations on a btrfs filesystem, please see @@ -22,14 +22,14 @@ performance in mainline kernel yet(v3.14 so far). SUBCOMMAND ---------- -'enable' :: +*enable* :: Enable subvolume quota support for a filesystem. -'disable' :: +*disable* :: Disable subvolume quota support for a filesystem. -'rescan' [-s] :: +*rescan* [-s] :: Trash all qgroup numbers and scan the metadata again with the current config. + `Options` @@ -41,12 +41,12 @@ wait for rescan operation to finish(can be already in progress). EXIT STATUS ----------- -'btrfs quota' returns a zero exist status if it succeeds. Non zero is +*btrfs quota* 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