cakephp2-php8/cake/console
AD7six de87fbd484 updating console output to use a more concise format
typing "cake" on the command line will now output

...
Available Shells:
 acl [CORE]                     bake [CORE]                    i18n [CORE]                    testsuite [CORE]
 api [CORE]                     console [CORE]                 schema [CORE]

To run a command, type 'cake shell_name [args]'
...

Auto adjusting the width on *nix systems
2009-08-09 12:54:41 +02:00
..
libs Adding test cases for startup() 2009-08-07 22:19:40 -04:00
templates whitespace normalization 2009-08-02 16:10:12 -07:00
cake Moving the clear command into the shell dispatcher 2009-07-24 22:01:55 +02:00
cake.bat changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
cake.php updating console output to use a more concise format 2009-08-09 12:54:41 +02:00
error.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00