Rename Args to Options in command docs
This commit is contained in:
		
							parent
							
								
									be20a03bb9
								
							
						
					
					
						commit
						053c2eb0a7
					
				|  | @ -21,7 +21,7 @@ global_option '--layouts', 'Layouts directory (defaults to ./_layouts)' | ||||||
| 
 | 
 | ||||||
| # Build command | # Build command | ||||||
| # | # | ||||||
| # Args: | # Options: | ||||||
| #   --source | #   --source | ||||||
| #   --destination | #   --destination | ||||||
| #   --watch | #   --watch | ||||||
|  | @ -38,7 +38,7 @@ end | ||||||
| 
 | 
 | ||||||
| # Serve command | # Serve command | ||||||
| # | # | ||||||
| # Args: | # Options: | ||||||
| #   --source | #   --source | ||||||
| #   --destination | #   --destination | ||||||
| #   --watch | #   --watch | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue