From 5ef9c726bf33d5aa2b552625f7ac2a48216dc030 Mon Sep 17 00:00:00 2001 From: Romain Prieto Date: Sun, 2 Mar 2014 18:20:23 +1100 Subject: [PATCH] tcpdump: add {{}} around token --- common/tcpdump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/tcpdump.md b/common/tcpdump.md index f6eb21215d..c47b5697db 100644 --- a/common/tcpdump.md +++ b/common/tcpdump.md @@ -12,7 +12,7 @@ - capture the traffic from or to a host -`tcpdump host www.example.com` +`tcpdump host {{www.example.com}}` - capture the traffic from a specific interface, source, destination and port