lots of updates, things working
[distro-setup] / mail-route
index e74b17728d554ffe54a9c45c17c0b00409750615..fdae30ad0225d6e123610ab7c7bce0c478933d87 100755 (executable)
@@ -23,6 +23,9 @@ errcatch
 usage() {
     cat <<'EOF'
 Usage: mail-route start|stop|show
+
+Marks tcp packets on port 25 and 143 to be routed through
+a vpn ip.
 EOF
     exit $1
 }