diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-11-15 11:28:16 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-11-15 11:28:16 +0100 |
commit | 59617143cce04acd516bbb928a207a30bf3c4690 (patch) | |
tree | bf3291de563c9dc36ea391821eee058357e26b2a /docs | |
parent | 808d83940226451cc58bccc2410790dfaa5a5b8f (diff) | |
download | curl-59617143cce04acd516bbb928a207a30bf3c4690.tar.gz |
page-footer: add a mention of how to report bugs to the man page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cmdline-opts/page-footer | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer index a0ce01846..40e5378ae 100644 --- a/docs/cmdline-opts/page-footer +++ b/docs/cmdline-opts/page-footer @@ -279,6 +279,9 @@ is the protocol used for HTTP/3 transfers. .IP XX More error codes will appear here in future releases. The existing ones are meant to never change. +.SH BUGS +If you experience any problems with curl, submit an issue in the project's bug +tracker on GitHub: https://github.com/curl/curl/issues .SH AUTHORS / CONTRIBUTORS Daniel Stenberg is the main author, but the whole list of contributors is found in the separate THANKS file. |