Rename Args to Options in command docs

This commit is contained in:
Tom Bell 2012-12-19 14:13:32 +00:00
parent be20a03bb9
commit 053c2eb0a7
1 changed files with 2 additions and 2 deletions

View File

@ -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