From bc9d5cea427924005f5d791ba7dc650d1739d82c Mon Sep 17 00:00:00 2001 From: Maxwell Date: Mon, 15 Jul 2024 17:50:20 +1000 Subject: [PATCH] Update Configuration --- Configuration.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Configuration.md b/Configuration.md index 513d59f..6aa65f1 100644 --- a/Configuration.md +++ b/Configuration.md @@ -20,12 +20,12 @@ This will be updated as more options are avaliable. * MOTD -> Overview: Change the message on startup -> Syntax: motd:(your startup message here), -> Default: motd:Welcome to Mash!, +Overview: Change the message on startup +Syntax: motd:(your startup message here), +Default: motd:Welcome to Mash!, * Mash Path -> Overview: Change where Mash looks for programs -> Syntax: mashPath:/path/to/dir;/path/to/dir, -> Default: mashPath:/bin;/usr/bin;/usr/local/bin;/sbin;/usr/sbin, \ No newline at end of file +Overview: Change where Mash looks for programs +Syntax: mashPath:/path/to/dir;/path/to/dir, +Default: mashPath:/bin;/usr/bin;/usr/local/bin;/sbin;/usr/sbin, \ No newline at end of file