From 3b1b4a0a96753a0d73d49ebd1ded53d8ef3e72c4 Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Mon, 22 Dec 2014 20:28:50 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb6f862a..668928ae 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Options: --base-path [PATH] Specify the base path for the served pages (default: /) Example: --base-path wiki yields the home page accessible at http://localhost:4567/wiki/. --gollum-path [PATH] Specify the path to the git repository to be served. --ref [REF] Specify the repository ref to use (default: master). + --bare Specify that the repository is bare (only necessary when using the grit adapter). --no-edit Restricts editing capability through frontend. --no-live-preview Disables livepreview. --live-preview Enables livepreview.