Add help cli command
authorTim Düsterhus <duesterhus@woltlab.com>
Sun, 10 Nov 2013 15:08:38 +0000 (16:08 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Sun, 10 Nov 2013 15:08:38 +0000 (16:08 +0100)
commit3ff2d0daed95fec7fd781cb0953a82e5d147c486
treec43355e09ef0be23e3c6c10b5b648c2684b784a2
parentfccbdeaf03556192d3fd9f6e0962663fd1c9fad6
Add help cli command

Closes #1561
wcfsetup/install/files/lib/system/CLIWCF.class.php
wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/cli/command/IArgumentedCLICommand.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml