# `aicommit-rs`
- **version**: 0.0.7
Uses OpenAI or Google AI to generate commit message suggestions based on the diff
between the current branch and master. Then, you can select a commit message from
the list and use it to commit your changes.
- **Usage**: `aicommit-rs [-t --template <FILE>] [--usage]`
## Flags
### `-t --template <FILE>`
Specify a custom template
### `--usage`
Show usage