docs: ✏️ Misc

This commit is contained in:
Wenxuan Zhang 2019-07-24 18:24:04 +08:00
parent fc2e4e8698
commit afa1301d5f

View file

@ -125,10 +125,10 @@ Customizing fzf options for each command individually is also supported:
| Command | Option |
|----------|------------------------------|
| `ga` | `FORGIT_ADD_FZF_OPTS` |
| `grh` | `FORGIT_RESET_HEAD_FZF_OPTS` |
| `glo` | `FORGIT_LOG_FZF_OPTS` |
| `gi` | `FORGIT_IGNORE_FZF_OPTS` |
| `gd` | `FORGIT_DIFF_FZF_OPTS` |
| `grh` | `FORGIT_RESET_HEAD_FZF_OPTS` |
| `gcf` | `FORGIT_CHECKOUT_FZF_OPTS` |
| `gss` | `FORGIT_STASH_FZF_OPTS` |
| `gclean` | `FORGIT_CLEAN_FZF_OPTS` |