From 8de7546b2f269d6bcc9a4ab6b9d52b52064be148 Mon Sep 17 00:00:00 2001 From: Sean Dion Date: Wed, 15 Jul 2015 19:04:52 -0500 Subject: [PATCH] Update README.md -r variable does not exist anymore --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 52f8fab9..364c1d15 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ Others comand line options are available and can be list with: ```codebox --help ``` -h, --help output usage information -V, --version output the version number --r, --root [path] Root folder for the workspace, default is current directory -t, --templates [list] Configuration templates, separated by commas -p, --port [port] HTTP port ```