Whitespace issue in bin/jekyll
This commit is contained in:
parent
aa7a234c18
commit
9726bd625d
|
@ -16,7 +16,7 @@ global_option '-d', '--destination [DIR]', 'Destination directory (defaults to .
|
|||
global_option '--safe', 'Safe mode (defaults to false)'
|
||||
global_option '--plugins', 'Plugins directory (defaults to ./_plugins)'
|
||||
global_option '--layouts', 'Layouts directory (defaults to ./_layouts)'
|
||||
|
||||
|
||||
# Option names don't always directly match the configuration value we'd like.
|
||||
# This method will rename options to match what Jekyll configuration expects.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue