blob: b22c4d10c99fac3d9bf485105b20692bbaf5b01e (
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
SAVE %|[<file>]
%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
|