Update upgrade.php

This commit is contained in:
FusionPBX
2025-06-28 23:03:38 -06:00
committed by GitHub
parent 8455c98667
commit 3bf458895c

View File

@@ -199,7 +199,7 @@
echo " -v --version Show the version.\n";
echo " -n --main Update the main application.\n";
echo " -o --optional Update the optional applications.\n";
echo " -s --schemas Check the table and field structure.\n";
echo " -s --schema Check the table and field structure.\n";
echo " -t --types Updates field data types as needed.\n";
echo " -d --defaults Restore application defaults.\n";
echo " -m --menu [default|list] Restore menu default or show the menu list\n";