Add missing documentation for --show-all

This commit is contained in:
Adrian Knoth
2012-10-23 14:22:54 +02:00
parent b6633f0ecb
commit ed2254ff9f
+2
View File
@@ -154,6 +154,8 @@ module Gollum
# :ref - String the repository ref to retrieve pages from
# :ws_subs - Array of chars to sub for ws in filenames.
# :mathjax - Set to false to disable mathjax.
# :show_all - Show all files in file view, not just valid pages.
# Default: false
#
# Returns a fresh Gollum::Repo.
def initialize(path, options = {})