Sorry, discard this email
On 07/18/2011 07:33 PM, Goffredo Baroncelli wrote: > The following series implements... > > --- > > Goffredo Baroncelli (6): > Add info for the commands. > Add the header/footer/introduction of the man page. > helpextract: tool to extract the info for the help from the source. > Update the makefile for generating the man page. > Show the help messages from the info in the comment. > Update the makefile for generating the help messages. > > > Makefile | 28 +++ > btrfs.c | 210 +++++++++++++++++++++++++ > btrfs_cmds.c | 276 +++++++++++++++++++++++++++++++++ > helpextract.c | 435 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > man/btrfs.8.in | 359 ------------------------------------------- > man/btrfs.8.in.old | 359 +++++++++++++++++++++++++++++++++++++++++++ > scrub.c | 79 +++++++++ > 7 files changed, 1380 insertions(+), 366 deletions(-) > create mode 100644 helpextract.c > delete mode 100644 man/btrfs.8.in > create mode 100644 man/btrfs.8.in.old > -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html