commit 9092523ce9df9d410eb4b7276eaed09f60402642
parent 4d23bb14e5e90fc904ff3aa862533207673832e9
Author: Antoine Amarilli <ant.amarilli@free.fr>
Date: Sun, 13 Feb 2011 17:52:27 +0100
add todo to readme
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README b/README
@@ -1,3 +1,4 @@
+TODO use -m -c -n!
irctk is a general-purpose IRC wrapper. It connects to an IRC server
specified as [NICK@]SERVER[:PORT] as a CLI argument, posts what it
receives from stdin and displays what is said to stdout.