Skip to content

Commit

Permalink
feat(message): Add documentation for message flag.
Browse files Browse the repository at this point in the history
Also, try to trigger a release.
  • Loading branch information
David Mitchell committed Feb 22, 2019
1 parent dbddcdf commit cffdddd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ If it can't find one, it will bail out early.
In some cases, the code produced by this codemod will make some unfortunate indentation decisions.
Be sure to re-run any code formatting tools you use before committing!

## Options

If you'd like a message other than, `TODO: Fix this the next time the file is edited.`, you can specify this with the `--message` commandline flag.

## Is it perfect?

Definitely not. PRs are welcome for any edge cases that you encounter.

0 comments on commit cffdddd

Please sign in to comment.