mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
Syntax rewrite of U-Z commands
Rewrote the syntax documentation of U-Z commands.
This commit is contained in:
parent
b9f532568b
commit
f0aa2d2049
30 changed files with 488 additions and 215 deletions
|
|
@ -1,8 +1,21 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:version@
|
||||
|
||||
Shows the version info of the current or specified
|
||||
IRC server.
|
||||
%9Parameters:%9
|
||||
|
||||
See also: ADMIN, STATS
|
||||
A nickname or server; if no argument is given, the active server is used.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Displays the version and compatibility parameters of the given server, or
|
||||
for the server the target nickname is on.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/VERSION mike
|
||||
/VERSION ircsource.irssi.org
|
||||
|
||||
%9See also:%9 ADMIN, STATS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue