Skip to content

Commit 6a06c64

Browse files
committed
Docs: add which-config to readme
1 parent 3ec40b9 commit 6a06c64

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,14 @@ This will check all commits and will fail if your commits do not meet the define
130130
$ sgc check --start 84a1abd
131131
```
132132

133+
### which-config
134+
135+
This command shows which configs gets applied to `sgc`
136+
137+
```sh
138+
$ sgc which-config
139+
```
140+
133141
## Config
134142

135143
> Just create a `.sgcrc` in your project root or you can add everything in your `package.json` with the value `sgc`

0 commit comments

Comments
 (0)