diff --git a/Documentation/btrfs-balance.txt b/Documentation/btrfs-balance.txt index b5b15835..27f0217e 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. +