From 3bf2e2e867a9c7dfe65cf6e63ea43966bca57e4b Mon Sep 17 00:00:00 2001 From: David Sterba Date: Sat, 3 Jan 2015 01:45:17 +0100 Subject: btrfs-progs: doc btrfs, sort subcommands alphabetically Signed-off-by: David Sterba --- Documentation/btrfs.txt | 89 +++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 44 deletions(-) (limited to 'Documentation') diff --git a/Documentation/btrfs.txt b/Documentation/btrfs.txt index 2ed8483c..4d2e101d 100644 --- a/Documentation/btrfs.txt +++ b/Documentation/btrfs.txt @@ -29,65 +29,66 @@ detailed help of all the matched commands is showed. For example COMMANDS -------- -*subvolume*:: - Create/delete/list/manage btrfs subvolume. + - See `btrfs-subvolume`(8) for details. - -*filesystem*:: - Manage a btrfs filesystem, including label setting/sync and so on. + - See `btrfs-filesystem`(8) for details. - *[filesystem] balance*:: Balance btrfs filesystem chunks across single or several devices. + See `btrfs-balance`(8) for details. -*device*:: - Manage devices managed by btrfs, including add/delete/scan and so - on. + - See `btrfs-device`(8) for details. - -*scrub*:: - Scrub a btrfs filesystem. + - See `btrfs-scrub`(8) for details. - *check*:: Do off-line check on a btrfs filesystem. + See `btrfs-check`(8) for details. -*rescue*:: - Try to rescue damaged btrfs filesystem. + - See `btrfs-rescue`(8) for details. +*device*:: + Manage devices managed by btrfs, including add/delete/scan and so + on. + + See `btrfs-device`(8) for details. -*restore*:: +*filesystem*:: Manage a btrfs filesystem, including label setting/sync and so on. + - See `btrfs-restore`(8) for details. + See `btrfs-filesystem`(8) for details. *inspect-internal*:: Debug tools for developers/hackers. + See `btrfs-inspect-internal`(8) for details. -*send*:: - Send subvolume data to stdout/file for backup and etc. + - See `btrfs-send`(8) for details. +*property*:: + Get/set a property from/to a btrfs object. + + See `btrfs-property`(8) for details. + +*qgroup*:: + Manage quota group(qgroup) for btrfs filesystem. + + See `btrfs-qgroup`(8) for details. -*receive*:: - Receive subvolume data from stdin/file for restore and etc. + - See `btrfs-receive`(8) for details. *quota*:: Manage quota on btrfs filesystem like enabling/rescan and etc. + See `btrfs-quota`(8) and `btrfs-qgroup`(8) for details. -*qgroup*:: - Manage quota group(qgroup) for btrfs filesystem. + - See `btrfs-qgroup`(8) for details. +*receive*:: + Receive subvolume data from stdin/file for restore and etc. + + See `btrfs-receive`(8) for details. *replace*:: Replace btrfs devices. + See `btrfs-replace`(8) for details. -*property*:: - Get/set a property from/to a btrfs object. + - See `btrfs-property`(8) for details. +*rescue*:: + Try to rescue damaged btrfs filesystem. + + See `btrfs-rescue`(8) for details. + +*restore*:: + Manage a btrfs filesystem, including label setting/sync and so on. + + See `btrfs-restore`(8) for details. + +*scrub*:: + Scrub a btrfs filesystem. + + See `btrfs-scrub`(8) for details. + +*send*:: + Send subvolume data to stdout/file for backup and etc. + + See `btrfs-send`(8) for details. + +*subvolume*:: + Create/delete/list/manage btrfs subvolume. + + See `btrfs-subvolume`(8) for details. EXIT STATUS ----------- @@ -103,18 +104,18 @@ further details. SEE ALSO -------- `mkfs.btrfs`(8), `ionice`(1), -`btrfs-subvolume`(8), -`btrfs-filesystem`(8), `btrfs-balance`(8), -`btrfs-device`(8), -`btrfs-scrub`(8), `btrfs-check`(8), -`btrfs-rescue`(8), -`btrfs-restore`(8), +`btrfs-device`(8), +`btrfs-filesystem`(8), `btrfs-inspect-internal`(8), -`btrfs-send`(8), -`btrfs-receive`(8), -`btrfs-quota`(8), +`btrfs-property`(8), `btrfs-qgroup`(8), +`btrfs-quota`(8), +`btrfs-receive`(8), `btrfs-replace`(8), -`btrfs-property`(8), +`btrfs-rescue`(8), +`btrfs-restore`(8), +`btrfs-scrub`(8), +`btrfs-send`(8), +`btrfs-subvolume`(8), -- cgit v1.2.3