blob: 0978597899c9e50403c8ad94b2d751d8d55050d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
%9Syntax:%9
@SYNTAX:save@
%9Parameters:%9
-formats: Saves all the formats into the theme file.
The file to save the configuration or theme into; if no parameter is given,
the active configuration or theme file will be used.
%9Description:%9
Saves the configuration file.
%9Examples:%9
/SAVE
/SAVE -formats
/SAVE ~/.irssi/config-new
%9See also:%9 RELOAD, SET
|