Skip to content

Commit

Permalink
Todo
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Apr 11, 2017
1 parent 0eb9e73 commit 8cde492
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions framework/Cli_Modular/lib/Horde/Cli/Modular/Module.php
Expand Up @@ -28,6 +28,10 @@ interface Horde_Cli_Modular_Module
* This description will be added after the automatically generated usage
* line, so make sure to add any necessary line breaks or other separators.
*
* @todo This should be split up in title and usage, so that (action)
* titles can be colorized and descriptions can be lined up
* automatically.
*
* @return string The description.
*/
public function getUsage();
Expand Down

0 comments on commit 8cde492

Please sign in to comment.