Skip to content

Commit

Permalink
Merge pull request #7 from acaloiaro/update-readme-to-mentioned-appen…
Browse files Browse the repository at this point in the history
…d-overwrite-behavior

Update README to mention append/overwrite behavior
  • Loading branch information
acaloiaro authored Jun 13, 2023
2 parents 45dbdc7 + 60d6c36 commit 6e6f82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ This installs `env-sample-sync` as a pre-commit git hook with default arguments.

The `install` command supports all [command flags](#command-flags).

If you need to change `env-sample-sync` flags, simply run `env-sample-sync install` again with the desired flags.
If you need to change `env-sample-sync` flags, simply run `env-sample-sync install` again with the desired flags and choose the overwrite [o] option when prompted what to do with the existing pre-commit hook.

## Running as a pre-commit plugin

Expand Down

0 comments on commit 6e6f82c

Please sign in to comment.