Skip to content

Commit 7319cae

Browse files
authored
Update help messages of CLI commands
1 parent a2d7054 commit 7319cae

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/cli/init.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,5 @@ initialize a [source-git repo](/source-git).
3131
source-git repo.
3232

3333
Options:
34-
--force-precommit Automatically create an empty pre-commit configuration file if missing.
35-
--without-precommit Skip adding pre-commit hook to pre-commit configuration file.
36-
-f, --force Reset config to default if already exists.
37-
-h, --help Show this message and exit.
34+
-f, --force Reset config to default if already exists.
35+
-h, --help Show this message and exit.

0 commit comments

Comments
 (0)