From 04af04e64f6da2462e89053898e952ed5849d3ac Mon Sep 17 00:00:00 2001 From: Anand Jain Date: Thu, 31 Jan 2013 13:35:31 +0800 Subject: [PATCH] Btrfs-progs: man btrfs: subcommands must be grouped together Signed-off-by: Anand Jain --- man/btrfs.8.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/btrfs.8.in b/man/btrfs.8.in index 5f017f8..90a0a43 100644 --- a/man/btrfs.8.in +++ b/man/btrfs.8.in @@ -17,6 +17,8 @@ btrfs \- control a btrfs filesystem .PP \fBbtrfs\fP \fBsubvolume get-default\fP\fI \fP .PP +\fBbtrfs\fP \fBsubvolume find-new\fP\fI \fP +.PP \fBbtrfs\fP \fBfilesystem defragment\fP -c[zlib|lzo] [-l \fIlen\fR] \ [-s \fIstart\fR] [-t \fIsize\fR] -[vf] <\fIfile\fR>|<\fIdir\fR> \ [<\fIfile\fR>|<\fIdir\fR>...] @@ -27,8 +29,6 @@ btrfs \- control a btrfs filesystem .PP \fBbtrfs\fP \fBfilesystem label\fP\fI [newlabel]\fP .PP -\fBbtrfs\fP \fBsubvolume find-new\fP\fI \fP -.PP \fBbtrfs\fP \fBfilesystem balance\fP\fI \fP .PP \fBbtrfs\fP \fBdevice scan\fP\fI [--all-devices| [...]]\fP @@ -166,6 +166,10 @@ Get the default subvolume of the filesystem \fI\fR. The output format is similar to \fBsubvolume list\fR command. .TP +\fBsubvolume find-new\fR\fI \fR +List the recently modified files in a subvolume, after \fI\fR ID. +.TP + \fBfilesystem defragment\fP -c[zlib|lzo] [-l \fIlen\fR] [-s \fIstart\fR] \ [-t \fIsize\fR] -[vf] <\fIfile\fR>|<\fIdir\fR> [<\fIfile\fR>|<\fIdir\fR>...] @@ -195,10 +199,6 @@ don't use it if you use snapshots, have de-duplicated your data or made copies with \fBcp --reflink\fP. .TP -\fBsubvolume find-new\fR\fI \fR -List the recently modified files in a subvolume, after \fI\fR ID. -.TP - \fBfilesystem sync\fR\fI \fR Force a sync for the filesystem identified by \fI\fR. .TP -- 2.7.4