Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-21 00:14:12 +00:00
parent ed20cae0f7
commit f595aabfbc
8 changed files with 45 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
`pcapfix --outfile {{path/to/repaired.pcap}} {{path/to/file.pcap}}`
- Repair a PcapNG file and treat it as a PcapNG file, ignoring the automatic recognition:
- Treat the specified file as a PcapNG file, ignoring automatic recognition:
`pcapfix --pcapng {{path/to/file.pcapng}}`