Skip to content

Commit 663be67

Browse files
gabemeolamarionebl
authored andcommitted
docs(cli): added --config flag (#328)
1 parent 1e04902 commit 663be67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference-cli.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ [email protected] - Lint your commit messages
1010
--cwd, -d directory to execute in, defaults to: /Users/marneb/Documents/oss/commitlint
1111
--edit, -e read last commit message from the specified file or fallbacks to ./.git/COMMIT_EDITMSG
1212
--extends, -x array of shareable configurations to extend
13+
--config, -g path to a custom configuration
1314
--from, -f lower end of the commit range to lint; applies if edit=false
1415
--to, -t upper end of the commit range to lint; applies if edit=false
1516
--quiet, -q toggle console output

0 commit comments

Comments
 (0)