btrfs-progs: doc balance, sort subcommands alphabetically

Signed-off-by: David Sterba <dsterba@suse.cz>
master
David Sterba 2015-01-03 02:09:08 +01:00
parent 9c46986700
commit 963f2c0a47
1 changed files with 9 additions and 9 deletions

View File

@ -24,6 +24,15 @@ Balance chunks across the devices *online*.
*btrfs balance <path>* is deprecated,
please use *btrfs balance start* command instead.
*cancel* <path>::
Cancel running or paused balance.
*pause* <path>::
Pause running balance.
*resume* <path>::
Resume interrupted balance.
*start* [options] <path>::
Balance chunks across the devices *online*.
+
@ -47,15 +56,6 @@ be verbose
-f::::
force reducing of metadata integrity
*pause* <path>::
Pause running balance.
*cancel* <path>::
Cancel running or paused balance.
*resume* <path>::
Resume interrupted balance.
*status* [-v] <path>::
Show status of running or paused balance.
+