mirror of
https://github.com/retailcrm/legacy.git
synced 2025-02-22 09:43:16 +03:00
commit
fff8918c60
@ -5,7 +5,7 @@ class CommandHelper
|
|||||||
public static function runHelp()
|
public static function runHelp()
|
||||||
{
|
{
|
||||||
echo "\n\033[35;2;18mUsage:\033[0m\n";
|
echo "\n\033[35;2;18mUsage:\033[0m\n";
|
||||||
echo " /usr/bin/php [-i /etc/php5/cli/php.ini] -f app.php -e command [-l] [-u] [-p ids] [-r reference] [-h history] [-m mail@example.com]\n";
|
echo " /usr/bin/php [-c /etc/php5/cli/php.ini] -f app.php -e command [-l] [-u] [-p ids] [-r reference] [-h history] [-m mail@example.com]\n";
|
||||||
echo "\n\033[35;2;18mCommands:\033[0m\n";
|
echo "\n\033[35;2;18mCommands:\033[0m\n";
|
||||||
echo " icml\t\tGenerate icml export file\n";
|
echo " icml\t\tGenerate icml export file\n";
|
||||||
echo " history\tGet data from crm\n";
|
echo " history\tGet data from crm\n";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user