зеркало из https://github.com/github/pages-gem.git
Bring back --future option
This commit is contained in:
Родитель
0d7f9a2335
Коммит
2d1bb1259b
|
@ -64,6 +64,7 @@ Mercenary.program(:"github-pages") do |p|
|
|||
c.option 'verbose', '--verbose', 'Verbose logging'
|
||||
c.option 'source', '--source DIR', 'From where to collect the source files'
|
||||
c.option 'destination', '--destination DIR', 'To where the compiled files should be written'
|
||||
c.option 'future', '--future', 'Publishes posts with a future date'
|
||||
|
||||
c.action do |_, options|
|
||||
Jekyll::Commands::Build.process(options)
|
||||
|
|
Загрузка…
Ссылка в новой задаче