From 3b3b8c6b0b065aefca802087e9da71c8c5f7d2bb Mon Sep 17 00:00:00 2001 From: Andrew Robert Nicols Date: Mon, 24 Oct 2011 12:31:16 +0100 Subject: [PATCH] MDL-29898: Fix documentation for CLI DB only installer --- admin/cli/install_database.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/cli/install_database.php b/admin/cli/install_database.php index 44412eca4bb..593fdc2aad9 100644 --- a/admin/cli/install_database.php +++ b/admin/cli/install_database.php @@ -46,8 +46,8 @@ Options: --adminuser=USERNAME Username for the moodle admin account. Default is admin. --adminpass=PASSWORD Password for the moodle admin account. --agree-license Indicates agreement with software license. ---fullname Name of the site ---shortname Name of the site +--fullname=STRING Name of the site +--shortname=STRING Name of the site -h, --help Print out this help Example: