diff --git a/dot_config/AGENTS.md b/dot_config/AGENTS.md index b969642e68b4ba1f77cfb7ae8643b96f5933fc7d..262feac48d21485f954176342fb71a9fd8cc5362 100644 --- a/dot_config/AGENTS.md +++ b/dot_config/AGENTS.md @@ -77,7 +77,8 @@ Create/amend commits exclusively using `formatted-commit`. Try to use it normall -m --message Commit message (required) -b --body Commit body (optional) -T --trailer Trailer in 'Sentence-case-key: value' format (optional, repeatable) --a --amend Amend the previous commit (optional) +-a --add Stage all modified files before committing (optional) +--amend Amend the previous commit (optional) -h --help