aboutsummaryrefslogtreecommitdiff
path: root/bin/nwatch
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nwatch')
-rwxr-xr-xbin/nwatch4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/nwatch b/bin/nwatch
index e5754c4..ca28fa8 100755
--- a/bin/nwatch
+++ b/bin/nwatch
@@ -13,8 +13,8 @@
# intended to be called from cron(8):
# 0 0 * * 0 nwatch /etc/nwatch.mynet /var/cache/nwatch/mynet
#
-# I recommend you use croncrypt, so you don't leak your network information in
-# plain text in your email: <https://github.com/tejr/croncrypt>
+# I recommend you use croncrypt(1), so you don't leak your network information
+# in plain text in your email: <https://github.com/tejr/croncrypt>
#
# Please also consider whether your scan actually requires root privileges, and
# could not instead be run by a dedicated user with appropriately limited