diff options
author | tv <tv@xso> | 2011-08-13 15:42:28 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-08-13 15:42:28 +0200 |
commit | 541620dc51862d588a2bdfea9b84dbf9bf21bf73 (patch) | |
tree | a9d4baa225c7fb66c1c767973a6b1cdf29fa66d2 | |
parent | ddd08940ee785848168dfadee84c685a1609ae30 (diff) |
cholerab cnot: add documentation
-rwxr-xr-x | cholerab/knut/clients/cnot/index | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cholerab/knut/clients/cnot/index b/cholerab/knut/clients/cnot/index index a9e4972d..d17329f4 100755 --- a/cholerab/knut/clients/cnot/index +++ b/cholerab/knut/clients/cnot/index @@ -1,6 +1,8 @@ #! /bin/sh # +# cnot - cholerab live command line notification client, bitch! # +# usage: cnot hostname message... # set -euf |