mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 17:28:29 -05:00
Rename Args to Options in command docs
This commit is contained in:
@@ -21,7 +21,7 @@ global_option '--layouts', 'Layouts directory (defaults to ./_layouts)'
|
||||
|
||||
# Build command
|
||||
#
|
||||
# Args:
|
||||
# Options:
|
||||
# --source
|
||||
# --destination
|
||||
# --watch
|
||||
@@ -38,7 +38,7 @@ end
|
||||
|
||||
# Serve command
|
||||
#
|
||||
# Args:
|
||||
# Options:
|
||||
# --source
|
||||
# --destination
|
||||
# --watch
|
||||
|
||||
Reference in New Issue
Block a user