From f0549a1c2d5c3031e99ed3e2378749eecca235cb Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 10 Mar 2009 03:27:44 +0000 Subject: Add info about -x flag --- installer/cli.php | 1 + 1 file changed, 1 insertion(+) (limited to 'installer/cli.php') 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"; -- cgit v1.2.3