Improve curator verbiage in so-import-pcap

This commit is contained in:
Jason Ertel
2020-07-02 06:01:12 -04:00
parent 07d13b7ad0
commit 4cedacf8fd

View File

@@ -249,5 +249,5 @@ fi
if [[ $STOP_CURATOR -eq 1 ]]; then if [[ $STOP_CURATOR -eq 1 ]]; then
echo "" echo ""
echo "CAUTION: Curator has been stopped and must be manually re-enabled via so-curator-start, once analysis is completed." echo "CAUTION: Curator has been stopped. Use `so-curator-start` to start curator once the imported PCAP data is no longer needed.
fi fi