Minor change to git standup -w documentation

This commit is contained in:
Tobias Fendin 2022-04-29 11:08:51 +02:00
parent 5754b81047
commit 055110dd35

View file

@ -33,7 +33,7 @@ The start of commit history. Defaults to 1, means "1 days ago".
Limit the search range to weekdays.
If <weekstart> and/or <weekend> are missing they default to Mon and Fri.
If the current day is <weekstart> commits made on <weekend> will be included.
If the current day is <weekstart>, commits made on <weekend> will be included.
I.e. calling `git standup -w -` on a Monday will include commits made on the last Friday.
-D relative