document /a for away, patch by Even Gates - ii - irc it, simple FIFO based irc … | |
git clone git://git.suckless.org/ii | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 3bf53e363e4f0b6319ecf262383e99111bafa1ef | |
parent 27191f4012fd854d605647a669c430526470db0a | |
Author: Nico Golde <[email protected]> | |
Date: Fri, 25 Jun 2010 10:55:05 +0200 | |
document /a for away, patch by Even Gates | |
Diffstat: | |
M ii.1 | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/ii.1 b/ii.1 | |
@@ -67,6 +67,9 @@ will be created in the ~/irc/$servername/ directory. | |
.SH COMMANDS | |
.TP | |
+.FN /a " [<message>]" | |
+mark yourself as away | |
+.TP | |
.FN /j " #channel/nickname [<message>]" | |
join a channel or open private conversation with user | |
.TP |