Index

Man Page for config

NAME
        config -- Change the CapShell configuration
 
 SYNOPSIS
        config [command] <args>
 
 DESCRIPTION
       Change or view the permanent CapShell configuration. This configuration
       is stored in the file ${corem.home}/properties/corem/capshell.xml.      
 
       The configuration is divided into categories and properties therein.    

       Commands
       
       * categories -- List all defined categories.
         Example:
            config categories

       * dump -- List all defined categories and properties.
         Example:
            config dump

       * set -- Set a properties in a category
         Example:
            config set category/property=value

       * unset -- Unset a properties in a category
         Example:
            config unset category/property

       CapShell uses jConfig (jconfig.sourceforge.net), which is distributed
       under the LGPL.
            
 AUTHOR
        Written by JochenT.
 
 REPORTING BUGS
        Report bugs to <jochen@jtoee.com>.
 
 COPYRIGHT
        Copyright © 2004 JTOEE.