Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=4e3cfa44bf6dc15c777ba03c722d5cd0d7e55e7e
commit 4e3cfa44bf6dc15c777ba03c722d5cd0d7e55e7e Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Nov 6 00:48:05 2007 +0100 raidconfig: added manpage diff --git a/doc/raidconfig.txt b/doc/raidconfig.txt new file mode 100644 index 0000000..b162fc7 --- /dev/null +++ b/doc/raidconfig.txt @@ -0,0 +1,21 @@ += raidconfig(1) + +== NAME + +raidconfig - a menu-driven tool to create raid arrays + +== SYNOPSIS + +raidconfig [options] + +== DESCRIPTION + +`raidconfig` is a menu-driven curses front-end to `mdadm`. + +== OPTIONS + +--help:: + Display this manpage. + +--version:: + Display the package version. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
