/usr/share/irssi/help/save is in irssi 0.8.17-1+deb8u5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | %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
|