Skip to content

Commit 0f444e0

Browse files
Update src/functions.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 44e7403 commit 0f444e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ gitlogp() {
115115
;;
116116
*)
117117
echo "Unknown option: $1"
118-
echo "Usage: gitlog [-n N] [-b branch] [-r]"
118+
echo "Usage: gitlogp [-n N] [-b branch] [-r]"
119119
return 1
120120
;;
121121
esac

0 commit comments

Comments
 (0)