Mercurial > p > roundup > code
changeset 6204:e77f6d00cfb9
Fix display formatting.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 23 Jun 2020 14:02:50 -0400 |
| parents | 46314996da55 |
| children | 1b9f6b9befeb |
| files | doc/rest.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/rest.txt Sun Jun 21 10:57:09 2020 -0400 +++ b/doc/rest.txt Tue Jun 23 14:02:50 2020 -0400 @@ -1364,7 +1364,7 @@ to add an Origin header if this check is enabled in your tracker's config.ini (look for csrf_enforce_header_origin). -A similar curl based retire example is to use: +A similar curl based retire example is to use:: curl -s -u admin:admin \ -H "Referer: https://tracker.example.com/demo/" \
