docs: add missing attributes command to README

Add the interactive .gitattributes generator (gat) to the Features
section, which was present in the source code and alias list but
missing from the feature list.
This commit is contained in:
Wenxuan Zhang 2026-03-07 11:44:07 +08:00
parent 396b7edea4
commit 699cb93cf2
No known key found for this signature in database
GPG key ID: AD7498CCC5A6ABB6

View file

@ -138,6 +138,8 @@ If you're having issues after updating, and commands such as `forgit::add` or al
![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-gi.png)
- **Interactive `.gitattributes` generator** (`gat`)
- **Interactive `git diff` viewer** (`gd`)
- **Interactive `git show` viewer** (`gso`)