From f757abcf5d88c8f983fa12968ed19b2b5bbd11f4 Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Mon, 24 Jul 2017 09:01:44 -0500 Subject: [PATCH] Readme Work --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f1618d..1ba7c8c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Command Line Arguments Configuration arguments Passing a configuration argument will save the value to the database for future use -``` +```none -title= Set the title for the site -port=<port> The port to run the site on -session-name=<name> A name to use for the session @@ -25,7 +25,7 @@ Passing a configuration argument will save the value to the database for future Runtime Arguments These arguments only affect the current run of the application -``` +```none -help Display the application help, breakdown of arguments -dev Run in development mode, load assets (templates/js/css) from file system rather than the binary