mirror of
https://github.com/kdave/btrfs-progs
synced 2025-04-01 22:48:06 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user