summaryrefslogtreecommitdiff
path: root/installer/cli.php
diff options
context:
space:
mode:
Diffstat (limited to 'installer/cli.php')
-rw-r--r--installer/cli.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/cli.php b/installer/cli.php
index 163f2e71..a853f67b 100644
--- a/installer/cli.php
+++ b/installer/cli.php
@@ -23,6 +23,7 @@
* -u Database user (default: root)
* -p Database user password (default: )
* -d Database name (default: gallery3)
+ * -x Table prefix (default: )
*/
if (installer::already_installed()) {
print "Gallery 3 is already installed.\n";