[commits] [Wiki] changed: Doc/Dev/HordeCliModular
    Wiki Guest 
    wikiguest at horde.org
       
    Mon Oct 17 04:37:28 UTC 2011
    
    
  
guest [75.101.151.189]  Mon, 17 Oct 2011 04:37:28 +0000
Modified page: http://wiki.horde.org/Doc/Dev/HordeCliModular
New Revision:  3
Change log:  Remove stray space
@@ -34,9 +34,9 @@
      'modules' => array('directory' => dirname(__FILE__) . '/Module'),
      'provider' => array('prefix' => 'Horde_Something_Module_')
    )
  );
-</code>
+</code>
  The '''{{parser}}''' parameter preparse the command line argument  
parser (usually {{Horde_Argv}}. The snippet above only provides the  
'''{{usage}}''' setting that will be displayed as the condensed usage  
instruction when the user requests the help for the command.
  The '''{{modules}}''' part defines the '''{{directory}}''' that  
contains the various modules that form the command line interface.
    
    
More information about the commits
mailing list