From: Jason Ish Date: Thu, 7 Oct 2021 19:16:49 +0000 (-0600) Subject: doc: fix formatting error X-Git-Tag: 1.3.0rc1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f77151ea127d149d9872536d939fb5688e9123;p=thirdparty%2Fsuricata-update.git doc: fix formatting error --- diff --git a/doc/add-source.rst b/doc/add-source.rst index 53ae834..c49692c 100644 --- a/doc/add-source.rst +++ b/doc/add-source.rst @@ -25,7 +25,8 @@ Options add-source --http-header "X-API-Key: 1234" - HTTP basic authentication can be achieved by setting the HTTP Basic Authentication header with base64(user1:password1). Example:: + HTTP basic authentication can be achieved by setting the HTTP Basic + Authentication header with ``base64(user1:password1)``. Example:: add-source --http-header "Authorization: Basic dXNlcjE6cGFzc3dvcmQx" @@ -33,11 +34,6 @@ Options with a OAuth2 token containing printable ASCII characters. Example:: add-source --http-header "Auhorization: Bearer NjA2MTUOTAx?D+wOm4U/vpXQy0xhl!hSaR7#ENVpK59" - - - HTTP basic authentication can be achieved by setting the HTTP Basic - Authentication header with ``base64(user1:password1)``. Example:: - add-source --http-header "Authorization: Basic dXNlcjE6cGFzc3dvcmQx" .. option:: --no-checksum