Seeding from the 1.2 tree.

This commit is contained in:
Dan Mashal
2013-01-01 03:00:55 -08:00
parent d8c87c4ded
commit 87b806a563
1424 changed files with 260320 additions and 0 deletions

20
bitchx-docs/2_Queries/n Normal file
View File

@@ -0,0 +1,20 @@
Synopsis:
n [<-all> [<channel>]
Description:
N returns a list of users on the specified channel or current channel.
The user list will include a + or @ prepended to those nicks that are +v
or +o in that channel, respectively.
Options:
-all shows all channels
Examples:
To show all users on the current channel:
/n
To show users on a non-current channel:
/n #ircii
See Also:
on(5) names sc