Update --allow-uploads help text in README

This commit is contained in:
Jonas Oscarsson
2014-09-09 16:57:33 +02:00
parent d143e6be06
commit 0be5d1c657
+1 -1
View File
@@ -109,7 +109,7 @@ Options:
--ref [REF] Specify the repository ref to use (default: master).
--no-live-preview Disables livepreview.
--live-preview Enables livepreview.
--allow-uploads Allows file uploads.
--allow-uploads [MODE] Allows file uploads. Modes: dir (default, store all uploads in the same directory), page (store each upload at the same location as the page).
--mathjax Enables mathjax.
--user-icons [SOURCE] Set the history user icons. Valid values: gravatar, identicon, none. Default: none.
--show-all Shows all files in file view. By default only valid pages are shown.