From a6de1b235c78475046aa038711884451260f9c20 Mon Sep 17 00:00:00 2001 From: Fakerr Date: Thu, 22 Apr 2021 22:42:01 +0100 Subject: [PATCH] update helper --- git-recall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-recall b/git-recall index 58df223..e55b3c4 100644 --- a/git-recall +++ b/git-recall @@ -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.