docs(main): help add freset, missed out on that

pull/18/head
kevin zhuang 4 years ago
parent 381ee71b4d
commit 98ccd058dc

@ -29,6 +29,7 @@ function usage() {
echo -e "Available commands:"
echo -e " Any git commands, treat dotbare as git"
echo -e " fadd \t\tstage modified file interactively"
echo -e " freset \t\tunstage file or reset commit interactively"
echo -e " funtrack \t\tuntrack file interactively"
echo -e " fstash \t\tmanage stash interactively"
echo -e " fcheckout \t\tcheckout branch/files/commits interactively"

Loading…
Cancel
Save