btrfs-progs: doc device, sort subcommands alphabetically
authorDavid Sterba <dsterba@suse.cz>
Sat, 3 Jan 2015 01:15:55 +0000 (02:15 +0100)
committerDavid Sterba <dsterba@suse.cz>
Sat, 3 Jan 2015 01:30:38 +0000 (02:30 +0100)
Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-device.txt

index 4cd633fe6c033aba711aebf8530767dc1ff1ce22..cc8daa7e57eb1fa0a84a89f6b8d713e87af1cbb9 100644 (file)
@@ -77,6 +77,9 @@ force overwrite of existing filesystem on the given disk(s)
 *delete* <dev> [<dev>...] <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 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 
 scanned.
 
-*ready* <device>::
-Check device to see if it has all of it's devices in cache for mounting.
-
 *stats* [-z] <path>|<device>::
 Read and print the device IO stats for all devices of the filesystem
 identified by <path> or for a single <device>.