[zpkg] SVN: zpkgtools/trunk/doc/zpkg.txt document the release-name
	configuration setting
    Fred L. Drake, Jr. 
    fdrake at gmail.com
       
    Mon Sep 19 12:11:27 EDT 2005
    
    
  
Log message for revision 38522:
  document the release-name configuration setting
Changed:
  U   zpkgtools/trunk/doc/zpkg.txt
-=-
Modified: zpkgtools/trunk/doc/zpkg.txt
===================================================================
--- zpkgtools/trunk/doc/zpkg.txt	2005-09-19 16:06:06 UTC (rev 38521)
+++ zpkgtools/trunk/doc/zpkg.txt	2005-09-19 16:11:21 UTC (rev 38522)
@@ -154,6 +154,13 @@
 code).  If false, the right versions of these packages will be assumed
 to be available for import on target systems.
 
+The **release-name** may be set in the configuration file as well;
+this specifies the external name of the release, which can differ from
+the name of the resource being released.  This is equivalent to the
+**-n** and **--name** command-line options.  This should normally be
+used only in configuration files used to create distribution for a
+single product.
+
 The value for **resource-map** is a path or URL (including
 ``cvs:`` URLs) for a file that defines the map.  Relative paths are
 interpreted as relative to the directory containing the configuration
    
    
More information about the zpkg
mailing list