mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-19 11:16:51 +00:00
btrfs-progs: doc device, sort subcommands alphabetically
Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
parent
38ce4bef83
commit
3ce03e3bf7
@ -77,6 +77,9 @@ force overwrite of existing filesystem on the given disk(s)
|
|||||||
*delete* <dev> [<dev>...] <path>::
|
*delete* <dev> [<dev>...] <path>::
|
||||||
Remove device(s) from a filesystem identified by <path>.
|
Remove device(s) from a filesystem identified by <path>.
|
||||||
|
|
||||||
|
*ready* <device>::
|
||||||
|
Check device to see if it has all of it's devices in cache for mounting.
|
||||||
|
|
||||||
*scan* [(--all-devices|-d)|<device> [<device>...]]::
|
*scan* [(--all-devices|-d)|<device> [<device>...]]::
|
||||||
Scan devices for a btrfs filesystem.
|
Scan devices for a btrfs filesystem.
|
||||||
+
|
+
|
||||||
@ -86,9 +89,6 @@ filesystem as listed by blkid.
|
|||||||
Finally, if '--all-devices' or '-d' is passed, all the devices under /dev are
|
Finally, if '--all-devices' or '-d' is passed, all the devices under /dev are
|
||||||
scanned.
|
scanned.
|
||||||
|
|
||||||
*ready* <device>::
|
|
||||||
Check device to see if it has all of it's devices in cache for mounting.
|
|
||||||
|
|
||||||
*stats* [-z] <path>|<device>::
|
*stats* [-z] <path>|<device>::
|
||||||
Read and print the device IO stats for all devices of the filesystem
|
Read and print the device IO stats for all devices of the filesystem
|
||||||
identified by <path> or for a single <device>.
|
identified by <path> or for a single <device>.
|
||||||
|
Loading…
Reference in New Issue
Block a user