Examples (7)
Run the default task process
Run one or more tasks
grunt task1 task2 ...Specify an alternative configuration file
grunt --gruntfile path/to/fileSpecify an alternative base path for relative files
grunt --base path/to/directorySpecify an additional directory to scan for tasks in
grunt --tasks path/to/directoryPerform a dry-run without writing any files
grunt --no-writeDisplay help
grunt --helpmade by @shridhargupta | data from tldr-pages