From d519281721c79a429700a8d3a1e8e51bc2782b42 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 29 Mar 2009 12:10:49 +0200 Subject: functions: Added/updated descriptions/comments --- etc/functions/plonkhost | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/functions/plonkhost') diff --git a/etc/functions/plonkhost b/etc/functions/plonkhost index 905ed11..d3020ed 100755 --- a/etc/functions/plonkhost +++ b/etc/functions/plonkhost @@ -1,3 +1,4 @@ ## vim:ft=zsh ## "plonk" (as in ignore) a host via iptables +## Usage: plonkhost sudo iptables -I INPUT -s "$1" -j DROP -- cgit v1.2.3