mirror of
https://github.com/Fakerr/git-recall.git
synced 2026-09-09 23:16:44 -04:00
update helper
This commit is contained in:
parent
ae3ed35a06
commit
a6de1b235c
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue