File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ brew tap o6uoq/homebrew-tap
1515brew install o6uoq/homebrew-tap/fuzmit
1616```
1717
18- ## β‘ Quick start
18+ ## β‘ Quick Start
1919
2020``` bash
2121fuzmit --help
@@ -24,7 +24,7 @@ fuzmit --type feat -m "add jira scope detection"
2424fuzmit --type feat --scope -m " prompt for optional scope"
2525```
2626
27- ## π§ Flags
27+ ## π Flags
2828
2929- ` --type <type> ` required commit type: ` build|chore|ci|docs|feat|fix|perf|refactor|style|test `
3030- ` --scope <scope> ` optional scope
@@ -34,7 +34,7 @@ fuzmit --type feat --scope -m "prompt for optional scope"
3434- ` --no-emojis ` disable emojis in picker/help output
3535- ` --override ` bypass main branch protection
3636
37- ## π§ͺ Env defaults
37+ ## π± Environment Variables
3838
3939- ` FUZMIT_SCOPE=true|false ` prompt for scope if ` --scope ` is not provided
4040- ` FUZMIT_JIRA_SCOPE=true|false ` detect Jira scope from branch and ignore ` --scope ` / ` FUZMIT_SCOPE `
You canβt perform that action at this time.
0 commit comments