feature-cli: message formatting tweaks

This commit is contained in:
Starbeamrainbowlabs 2020-03-10 01:51:17 +00:00
parent 15b83cefa3
commit 96ee24dc61
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 2 additions and 0 deletions

View File

@ -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) {