adding some examples to the manpage
authorJohn P. Davis <zhen@gentoo.org>
Sat, 18 Sep 2004 19:32:13 +0000 (19:32 +0000)
committerJohn P. Davis <zhen@gentoo.org>
Sat, 18 Sep 2004 19:32:13 +0000 (19:32 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@438 d1e1f19c-881f-0410-ab34-b69fee027534

files/catalyst.1

index 4c54e54b7e08434ac4bedb5c878dd6d9749092ee..9b6bf6b65bd8c2f89d5fc2dd72c532959a5d4635 100644 (file)
@@ -60,6 +60,16 @@ Tell \fBcatalyst\fR to use the user supplied specfile.
 .BR "\-\-verbose " (\fB\-V\fR)
 Enable verbose mode.
 
+.SH EXAMPLES
+.TP
+Using the commandline option (\-C, \-\-cli) to build a Portage snapshot:
+.LP
+catalyst \-C target=snapshot version_stamp=my_date
+.LP
+Using the specfile option (\-f, \-\-file) to build a stage target:
+.LP
+catalyst \-f stage1\-specfile.spec
+
 .SH FILES
 .TP
 Example specfiles can be found in /usr/share/doc/catalyst-<version>/examples. An example configuration file can be found at /etc/catalyst/catalyst.conf.
@@ -82,4 +92,4 @@ A more in-depth examination of Catalyst options and procedures can be found link
 John Davis <zhen@gentoo.org>
 
 .SH "CVS HEADER"
-$Id: catalyst.1,v 1.1 2004/08/13 16:00:48 zhen Exp $
+$Id: catalyst.1,v 1.2 2004/09/18 19:32:13 zhen Exp $