mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
4c8fe0963c
Rewrote the syntax documentation for all commands starting with the letter F.
26 lines
584 B
Plaintext
26 lines
584 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:format@
|
|
|
|
%9Parameters:%9
|
|
|
|
-reset: Restores the original value.
|
|
-delete: Removes the format from the configuration.
|
|
|
|
The module name, the format name and the value; if no arguments are given,
|
|
the list of formats are displayed.
|
|
|
|
%9Description:%9
|
|
|
|
Allows you to reconfigure the way messages are displayed.
|
|
|
|
%9Examples:%9
|
|
|
|
/FORMAT irc away You have left planet earth
|
|
/FORMAT core not_good_idea I'm sorry sir, this broke my irony sensor; add -YES if you really mean it!
|
|
/FORMAT -reset irc away
|
|
|
|
%9See also:%9 RELOAD, SAVE, SET
|
|
|