Bladeren bron

doc: add extra help text about IRC usage for new users.

x 3 jaren geleden
bovenliggende
commit
23b9e806eb
1 gewijzigde bestanden met toevoegingen van 7 en 0 verwijderingen
  1. 7 0
      doc/src/misc/ircd/ircd.md

+ 7 - 0
doc/src/misc/ircd/ircd.md

@@ -84,6 +84,13 @@ This will set up the server, save the settings, and exit weechat.
 You are now ready to begin using the chat. Simply start weechat
 You are now ready to begin using the chat. Simply start weechat
 and everything should work.
 and everything should work.
 
 
+When you join, you will not see any users displayed. This is normal
+since there is no concept of nicknames or registration on this
+anonymous chat.
+
+You can change your nickname using `/nick foo`, and navigate channels
+using F5/F6 or ALT+X where X is the channel number displayed.
+
 ## Usage (Local Deployment)
 ## Usage (Local Deployment)
 
 
 These steps below are only for developers who wish to make a testing
 These steps below are only for developers who wish to make a testing