Skip to content

Commit 22954ba

Browse files
committed
Merge branch 'es/bugreport'
Doc fix. * es/bugreport: git-bugreport.txt: adjust reference to strftime(3)
2 parents 7c65901 + 01b62aa commit 22954ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-bugreport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ OPTIONS
4646
--suffix <format>::
4747
Specify an alternate suffix for the bugreport name, to create a file
4848
named 'git-bugreport-<formatted suffix>'. This should take the form of a
49-
link:strftime[3] format string; the current local time will be used.
49+
strftime(3) format string; the current local time will be used.
5050

5151
GIT
5252
---

0 commit comments

Comments
 (0)