diff --git a/modules/feature-cli.php b/modules/feature-cli.php index 4a3bcf2..e43da12 100644 --- a/modules/feature-cli.php +++ b/modules/feature-cli.php @@ -116,7 +116,9 @@ function cli_shell() { echo(wordwrap("Welcome to the Pepperminty Wiki CLI shell! Type \"help\" (without quotes) to get help. + Be warned that you are effectively the superuser for your wiki right now, with completely unrestricted access! + ")); while(true) {