From 963f2c0a47eeed7af2d62aaf6c4b52e11a955178 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Sat, 3 Jan 2015 02:09:08 +0100 Subject: [PATCH] btrfs-progs: doc balance, sort subcommands alphabetically Signed-off-by: David Sterba --- Documentation/btrfs-balance.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Documentation/btrfs-balance.txt b/Documentation/btrfs-balance.txt index b5b1583..27f0217 100644 --- a/Documentation/btrfs-balance.txt +++ b/Documentation/btrfs-balance.txt @@ -24,6 +24,15 @@ Balance chunks across the devices *online*. *btrfs balance * is deprecated, please use *btrfs balance start* command instead. +*cancel* :: +Cancel running or paused balance. + +*pause* :: +Pause running balance. + +*resume* :: +Resume interrupted balance. + *start* [options] :: Balance chunks across the devices *online*. + @@ -47,15 +56,6 @@ be verbose -f:::: force reducing of metadata integrity -*pause* :: -Pause running balance. - -*cancel* :: -Cancel running or paused balance. - -*resume* :: -Resume interrupted balance. - *status* [-v] :: Show status of running or paused balance. + -- 2.7.4