Update README.md

This commit is contained in:
Dawa Ometto
2014-12-22 20:28:50 +01:00
parent 10b45cb54d
commit 3b1b4a0a96
+1
View File
@@ -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.