You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add help! modifier to the command to explain what it will do
Help can be used as dry-run mode for some command
aww create file.cs help!:
## will list all templates
aww create help
## will explain what command does
aww date help
## explains what command does
aww date i want you to help me .md help!
## will tell what the result is expected, but do not write it to clipboard
The text was updated successfully, but these errors were encountered:
Add
help!
modifier to the command to explain what it will doHelp can be used as dry-run mode for some command
The text was updated successfully, but these errors were encountered: