btrfs-progs: doc replace, sort subcommands alphabetically

Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
David Sterba 2015-01-03 02:20:50 +01:00
parent b7453a4dca
commit 33623a95c9

View File

@ -21,6 +21,9 @@ management.
SUBCOMMAND SUBCOMMAND
---------- ----------
*cancel* <mount_point>::
Cancel a running device replace operation.
*start* [-Bfr] <srcdev>|<devid> <targetdev> <path>:: *start* [-Bfr] <srcdev>|<devid> <targetdev> <path>::
Replace device of a btrfs filesystem. Replace device of a btrfs filesystem.
+ +
@ -61,9 +64,6 @@ Print status and progress information of a running device replace operation.
print once instead of print continuously until the replace print once instead of print continuously until the replace
operation finishes (or is canceled) operation finishes (or is canceled)
*cancel* <mount_point>::
Cancel a running device replace operation.
EXIT STATUS EXIT STATUS
----------- -----------
*btrfs replace* returns a zero exit status if it succeeds. Non zero is *btrfs replace* returns a zero exit status if it succeeds. Non zero is