SF.net SVN: morphix: [2310] trunk/how_tos/all_man_pages/man_source

[email protected] Sat, 17 Jun 2006 09:38:38 -0700
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2310
Author:   bmsleight
Date:     2006-06-17 09:38:32 -0700 (Sat, 17 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2310&view=rev

Log Message:
-----------
Adding morphix-rebrand man page

Modified Paths:
--------------
    trunk/how_tos/all_man_pages/man_source/make-iso.txt

Added Paths:
-----------
    trunk/how_tos/all_man_pages/man_source/morphix-rebrand.txt
Modified: trunk/how_tos/all_man_pages/man_source/make-iso.txt
===================================================================
--- trunk/how_tos/all_man_pages/man_source/make-iso.txt	2006-06-17 15:15:24 UTC (rev 2309)
+++ trunk/how_tos/all_man_pages/man_source/make-iso.txt	2006-06-17 16:38:32 UTC (rev 2310)
@@ -10,7 +10,7 @@
 
 SYNOPSIS
 --------
-'make-iso' sourcedirectory destination.iso
+'make-iso' sourcedirectory destination.iso [Label]
 
 DESCRIPTION
 -----------

Added: trunk/how_tos/all_man_pages/man_source/morphix-rebrand.txt
===================================================================
--- trunk/how_tos/all_man_pages/man_source/morphix-rebrand.txt	                        (rev 0)
+++ trunk/how_tos/all_man_pages/man_source/morphix-rebrand.txt	2006-06-17 16:38:32 UTC (rev 2310)
@@ -0,0 +1,27 @@
+MORPHIX_REBRAND(1)
+===========
+Brendan Sleight <[email protected]_removed.com>
+
+
+NAME
+----
+morphix-rebrand - rebrand a Morphix LiveCD
+
+SYNOPSIS
+--------
+'morphix-rebrand' old.iso new.iso Rebrand.png
+
+DESCRIPTION
+-----------
+This script Re-brands a Morphix CD image using the graphic Rebrand.png taking Rebrand as the new title.
+
+EXAMPLES
+--------
+Rebrand::
+	morphix-rebrand /tmp/Morphix.iso /tmp/FooBar.iso FooBar.png
+
+SECURITY
+--------
+Needs to be run as root or via sudo. So has security implications.
+
+include::man_footer[]
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.