mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
Syntax documentation rewrite for N-commands.
Rewrote the syntax documentation for all commands starting with the letter N.
This commit is contained in:
parent
c8dd54c2f6
commit
8014fd2cb0
7 changed files with 105 additions and 62 deletions
|
|
@ -1,5 +1,20 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:nick@
|
||||
|
||||
Changes your nick.
|
||||
%9Parameters:%9
|
||||
|
||||
Your new nickname.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Changes your nickname on the active server.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/NICK mike
|
||||
/NICK bob
|
||||
|
||||
%9See also:%9 CONNECT, JOIN, MSG, PART
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue