mirror of
https://github.com/kdave/btrfs-progs
synced 2025-03-25 04:16:32 +00:00
btrfs-progs: doc replace, sort subcommands alphabetically
Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
parent
b7453a4dca
commit
33623a95c9
@ -21,6 +21,9 @@ management.
|
||||
|
||||
SUBCOMMAND
|
||||
----------
|
||||
*cancel* <mount_point>::
|
||||
Cancel a running device replace operation.
|
||||
|
||||
*start* [-Bfr] <srcdev>|<devid> <targetdev> <path>::
|
||||
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
|
||||
operation finishes (or is canceled)
|
||||
|
||||
*cancel* <mount_point>::
|
||||
Cancel a running device replace operation.
|
||||
|
||||
EXIT STATUS
|
||||
-----------
|
||||
*btrfs replace* returns a zero exit status if it succeeds. Non zero is
|
||||
|
Loading…
Reference in New Issue
Block a user