From: Goffredo Baroncelli <kreijack@libero.it>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: [PATCH 0/6] Series short description
Date: Mon, 18 Jul 2011 19:33:09 +0200 [thread overview]
Message-ID: <20110718173151.4029.66663.stgit@venice.bhome> (raw)
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
--
Signature
next reply other threads:[~2011-07-18 17:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-18 17:33 Goffredo Baroncelli [this message]
2011-07-18 22:38 ` [PATCH 0/6] Series short description Goffredo Baroncelli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110718173151.4029.66663.stgit@venice.bhome \
--to=kreijack@libero.it \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).