Scrybe icon indicating copy to clipboard operation
Scrybe copied to clipboard

Issues with list and help commands

Open bkuhl opened this issue 12 years ago • 0 comments

Commands that are listed as available at http://phpdocumentor.github.com/Scrybe/usage.html are not actually available in the latest 1.0.0a1 build.

user@ubuntu:/var/www/mysite.local$ php scrybe.phar list
Unknown command 'list' (available commands: version, check, and update).
user@ubuntu:/var/www/mysite.local$ php scrybe.phar help list
Unknown command 'help' (available commands: version, check, and update).

bkuhl avatar Mar 31 '13 03:03 bkuhl