From 7f038573217712e6d17662474d0476b29b737a4b Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 11 Feb 2025 15:58:52 +0100 Subject: [PATCH] Update docs/manpages/sdig.1.rst Co-authored-by: Peter van Dijk --- docs/manpages/sdig.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages/sdig.1.rst b/docs/manpages/sdig.1.rst index 25ee18a6c08a..cd3b53ae52c8 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 --------