grunt
Verified for current stable LTS
Grunt Command: Display Help
Use for display help with Grunt. Exact CLI syntax to display help using Grunt.
When to use this: Use for display help with Grunt.
Command Syntax
grunt --help grunt --help Command Breakdown
--help- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display help using Grunt.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Grunt Command: Perform Dry Run
grunt --no-write Grunt Command: Run Default Task grunt Grunt Command: Run Specific Tasks grunt <task1 task2 ...> Grunt Command: Specify Additional Task Directory grunt --tasks <path/to/directory> Grunt Command: Specify Alternative Base Path grunt --base <path/to/directory>