diff options
Diffstat (limited to 'docs/help/in/save.in')
-rw-r--r-- | docs/help/in/save.in | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/help/in/save.in b/docs/help/in/save.in new file mode 100644 index 0000000..0978597 --- /dev/null +++ b/docs/help/in/save.in @@ -0,0 +1,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 + |