[zpkg] SVN: zpkgtools/trunk/doc/zpkg.txt tell how to specify what
	should be packaged
    Fred L. Drake, Jr. 
    fdrake at gmail.com
       
    Wed Sep  7 14:54:57 EDT 2005
    
    
  
Log message for revision 38353:
  tell how to specify what should be packaged
Changed:
  U   zpkgtools/trunk/doc/zpkg.txt
-=-
Modified: zpkgtools/trunk/doc/zpkg.txt
===================================================================
--- zpkgtools/trunk/doc/zpkg.txt	2005-09-07 18:50:18 UTC (rev 38352)
+++ zpkgtools/trunk/doc/zpkg.txt	2005-09-07 18:54:56 UTC (rev 38353)
@@ -105,7 +105,13 @@
 file, the only way to initialize the resource map is by using the
 **-m** option.
 
+The command line can include the name of the resource to be packaged
+simply by naming it.  It this is not specified on the command line,
+but must be specified in the configuration file using the
+``default-collection`` setting.  Only one resource can be specified
+for a single distribution.
 
+
 Configuration File Format
 -------------------------
 
    
    
More information about the zpkg
mailing list