mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Remove option from CLI
This commit is contained in:
@@ -41,7 +41,6 @@ def add_build_options(c)
|
||||
c.option '--lsi', 'Use LSI for improved related posts'
|
||||
c.option '-D', '--drafts', 'Render posts in the _drafts folder'
|
||||
c.option '-V', '--verbose', 'Print verbose output.'
|
||||
c.option '-W', '--whitelist', 'Gem plugin whitelist'
|
||||
end
|
||||
|
||||
command :default do |c|
|
||||
|
||||
Reference in New Issue
Block a user