]> git.ipfire.org Git - thirdparty/suricata-update.git/commitdiff
doc: fix formatting error
authorJason Ish <jason.ish@oisf.net>
Thu, 7 Oct 2021 19:16:49 +0000 (13:16 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 7 Oct 2021 19:16:49 +0000 (13:16 -0600)
doc/add-source.rst

index 53ae834d789ba88d51dfae08245cf12f5aea01b0..c49692c214c01d8be45a29f3e4b5442e4927934e 100644 (file)
@@ -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