We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40817c6 commit ff0f04bCopy full SHA for ff0f04b
.github/ISSUE_TEMPLATE/bug_report.md
@@ -34,5 +34,5 @@ Start with the `--debug` option and attach logs to the issue:
34
(attach here)
35
36
**Network Dump:**
37
-Example: `sudo tcpdump -i any udp port 5353 -w mdns_capture.pcap`
38
-(attach here: `/tmp/dump.pcap`)
+Example: `sudo tcpdump -i any udp port 5353 -w /tmp/mdns_capture.pcap`
+(attach here: `/tmp/mdns_capture.pcap`)
0 commit comments