Commit e5b7214c authored by Tomáš Szaniszlo's avatar Tomáš Szaniszlo
Browse files

Fix Wireshark cyclic pcap examples yet again

parent 7f64b3b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ Examples:

| -G    | -w | description     |
| ----- | -- | --------------- |
| 86400 | %d | 7 saves daily   |
| 86400 | %w | 7 saves daily   |
| 3600  | %H | 24 saves hourly |

- - -