Fixing the docs for the default branch.
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ opts = OptionParser.new do |opts|
|
||||
wiki_options[:page_file_dir] = path
|
||||
end
|
||||
|
||||
opts.on("--branch [BRANCH]", "Specify the repository branch to use (default: working branch).") do |branch|
|
||||
opts.on("--branch [BRANCH]", "Specify the repository branch to use (default: master).") do |branch|
|
||||
wiki_options[:branch] = branch
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user