linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Btrfs-progs: man btrfs: group subcommands together
@ 2013-01-31  5:35 Anand Jain
  2013-01-31  5:35 ` [PATCH] Btrfs-progs: man btrfs: subcommands must be grouped together Anand Jain
  2013-01-31 18:15 ` [PATCH] Btrfs-progs: man btrfs: group subcommands together David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: Anand Jain @ 2013-01-31  5:35 UTC (permalink / raw)
  To: linux-btrfs, dsterba

David,

   Kindly accept this patch for your Btrfs-progs
   integration-20130130 branch. This patch updates
   only man btrfs and is a very low risk category.

Thanks, Anand


Anand Jain (1):
  Btrfs-progs: man btrfs: subcommands must be grouped together

 man/btrfs.8.in | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
1.8.1.227.g44fe835


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] Btrfs-progs: man btrfs: subcommands must be grouped together
  2013-01-31  5:35 [PATCH] Btrfs-progs: man btrfs: group subcommands together Anand Jain
@ 2013-01-31  5:35 ` Anand Jain
  2013-01-31 18:15 ` [PATCH] Btrfs-progs: man btrfs: group subcommands together David Sterba
  1 sibling, 0 replies; 3+ messages in thread
From: Anand Jain @ 2013-01-31  5:35 UTC (permalink / raw)
  To: linux-btrfs, dsterba


Signed-off-by: Anand Jain <anand.jain@oracle.com>
---
 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 c8fdc15..8d3ecba 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -19,6 +19,8 @@ btrfs \- control a btrfs filesystem
 .PP
 \fBbtrfs\fP \fBsubvolume show\fP\fI <path>\fP
 .PP
+\fBbtrfs\fP \fBsubvolume find-new\fP\fI <subvolume> <last_gen>\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>...]
@@ -29,8 +31,6 @@ btrfs \- control a btrfs filesystem
 .PP
 \fBbtrfs\fP \fBfilesystem label\fP\fI <dev> [newlabel]\fP
 .PP
-\fBbtrfs\fP \fBsubvolume find-new\fP\fI <subvolume> <last_gen>\fP
-.PP
 \fBbtrfs\fP \fBfilesystem balance\fP\fI <path> \fP
 .PP
 \fBbtrfs\fP \fBdevice scan\fP\fI [--all-devices|<device> [<device>...]]\fP
@@ -172,6 +172,10 @@ is similar to \fBsubvolume list\fR command.
 Show information of a given subvolume in the \fI<path>\fR.
 .TP
 
+\fBsubvolume find-new\fR\fI <subvolume> <last_gen>\fR
+List the recently modified files in a subvolume, after \fI<last_gen>\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>...]
 
@@ -201,10 +205,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 <subvolume> <last_gen>\fR
-List the recently modified files in a subvolume, after \fI<last_gen>\fR ID.
-.TP
-
 \fBfilesystem sync\fR\fI <path> \fR
 Force a sync for the filesystem identified by \fI<path>\fR.
 .TP
-- 
1.8.1.227.g44fe835


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Btrfs-progs: man btrfs: group subcommands together
  2013-01-31  5:35 [PATCH] Btrfs-progs: man btrfs: group subcommands together Anand Jain
  2013-01-31  5:35 ` [PATCH] Btrfs-progs: man btrfs: subcommands must be grouped together Anand Jain
@ 2013-01-31 18:15 ` David Sterba
  1 sibling, 0 replies; 3+ messages in thread
From: David Sterba @ 2013-01-31 18:15 UTC (permalink / raw)
  To: Anand Jain; +Cc: linux-btrfs, dsterba

On Thu, Jan 31, 2013 at 01:35:30PM +0800, Anand Jain wrote:
>    Kindly accept this patch for your Btrfs-progs
>    integration-20130130 branch. This patch updates
>    only man btrfs and is a very low risk category.

Very low risk indeed, added thanks.

david

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-31 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31  5:35 [PATCH] Btrfs-progs: man btrfs: group subcommands together Anand Jain
2013-01-31  5:35 ` [PATCH] Btrfs-progs: man btrfs: subcommands must be grouped together Anand Jain
2013-01-31 18:15 ` [PATCH] Btrfs-progs: man btrfs: group subcommands together David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).