Displaying 2 results from an estimated 2 matches for "helpextract".
2011 Jul 19
6
[PATCH 0/6] Move the infor for the help/man page in the source
...melinux.net/git/btrfs-progs-unstable.git
branch extended-help
and/or browse the code at
http://cassiopea.homelinux.net/git/?p=btrfs-progs-unstable.git
BR
G.Baroncelli
---
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 +++++++++...
2011 Oct 31
1
New integration branch for btrfs-progs
...ct build option for pthreads
Goffredo Baroncelli (9):
Add the --force option.
mkfs.btrfs man page: document the --force option.
Ignore the error ENXIO and ENOMEDIUM during a devs scan
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.
Hugo Mills (2):
Regression tests
Fix sub snap parameter...