From: Otto Moerbeek Date: Tue, 11 Feb 2025 14:58:52 +0000 (+0100) Subject: Update docs/manpages/sdig.1.rst X-Git-Tag: dnsdist-2.0.0-alpha1~109^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f038573217712e6d17662474d0476b29b737a4b;p=thirdparty%2Fpdns.git Update docs/manpages/sdig.1.rst Co-authored-by: Peter van Dijk --- diff --git a/docs/manpages/sdig.1.rst b/docs/manpages/sdig.1.rst index 25ee18a6c0..cd3b53ae52 100644 --- a/docs/manpages/sdig.1.rst +++ b/docs/manpages/sdig.1.rst @@ -58,7 +58,7 @@ tlsProvider *name* opcode *OPNUM* Use opcode *OPNUM* instead of 0 (Query). For example, ``sdig 192.0.2.1 53 example.com SOA opcode 4`` sends a ``NOTIFY``. cookie *COOKIE* - if *COOKIE* is - send a random client cookie. Otherwise send the given cookie, which should be a hex string received from a server earlier. + if *COOKIE* is ``-`` send a random client cookie. Otherwise send the given cookie, which should be a hex string received from a server earlier. Examples --------