Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleupd.php
$ php upd.php -h
Rogo initialisation script options

-h, --help     Display help
-u         Display    helpDatabase username
-u, --user,p             Database password
-s             Web server address. It should be in the form https://www.example.com/path/
             Database username It -p, --passwd,           Database password

-o, --staff_help,is only used on upgrades to version 7.5.0 to avoid a command line prompt (optional)
-o             Load staff help (0/1, default 0)

-q, --student_help,             Load student help (0/1, default 0)

-l, --langpacks,             Load language packs (0/1, default 0)

...