update helper

This commit is contained in:
Fakerr 2021-04-22 22:42:01 +01:00
parent ae3ed35a06
commit a6de1b235c

View file

@ -7,7 +7,7 @@ usage() {
Usage: git recall [options]
Options:
-d, --date Show logs for last n days.
-a, --author Author name.
-a, --author Author name (use -a "all" for all users).
-b, --branch Specify branch to display commits from.
-p --path Specify path or filename to display commits from.
-f, --fetch fetch commits.