mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix typo
This commit is contained in:
@@ -31,7 +31,7 @@ if [[ $# -lt 1 ]]; then
|
||||
echo "Usage: $0 <pcap-sample(s)>"
|
||||
echo
|
||||
echo "All PCAPs must be placed in the /opt/so/samples directory unless replaying"
|
||||
echo "a sample pcap that is included in the so-tcpreplay image. Those PCAP sampes"
|
||||
echo "a sample pcap that is included in the so-tcpreplay image. Those PCAP samples"
|
||||
echo "are located in the /opt/samples directory inside of the image."
|
||||
echo
|
||||
echo "Customer provided PCAP example:"
|
||||
|
||||
Reference in New Issue
Block a user