mirror of
https://github.com/itflow-org/itflow
synced 2026-03-03 04:14:54 +00:00
name script finalized
This commit is contained in:
@@ -11,7 +11,7 @@ require_once "functions.php";
|
|||||||
|
|
||||||
// A function to print the help message so we don't duplicate it
|
// A function to print the help message so we don't duplicate it
|
||||||
function printHelp() {
|
function printHelp() {
|
||||||
echo "Usage: php scriptname.php [options]\n\n";
|
echo "Usage: php update_cli.php [options]\n\n";
|
||||||
echo "Options:\n";
|
echo "Options:\n";
|
||||||
echo " --help Show this help message.\n";
|
echo " --help Show this help message.\n";
|
||||||
echo " --update Perform a git pull to update the application.\n";
|
echo " --update Perform a git pull to update the application.\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user