mirror of
https://github.com/Fakerr/git-recall.git
synced 2026-09-10 07:26:42 -04:00
fix help message
This commit is contained in:
parent
624c5b3496
commit
7fe7cb005b
|
|
@ -4,7 +4,7 @@
|
|||
# usage info
|
||||
usage() {
|
||||
cat <<EOF
|
||||
Usage: git log [options]
|
||||
Usage: git recall [options]
|
||||
Options:
|
||||
-d, --date Show logs for last n days.
|
||||
-a, --author Author name.
|
||||
|
|
|
|||
Loading…
Reference in a new issue