summaryrefslogtreecommitdiff
path: root/docs/help/in/save.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in/save.in')
-rw-r--r--docs/help/in/save.in22
1 files changed, 18 insertions, 4 deletions
diff --git a/docs/help/in/save.in b/docs/help/in/save.in
index 8ab25f29..14e29172 100644
--- a/docs/help/in/save.in
+++ b/docs/help/in/save.in
@@ -1,10 +1,24 @@
+%9Syntax:%9
+
@SYNTAX:save@
- -formats: Save all /FORMATs into theme 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
-Saves the current Irssi configuration into the configuration
-file.
+ /SAVE
+ /SAVE -formats
+ /SAVE ~/.irssi/config-new
-See also: RELOAD
+%9See also:%9 SET, RELOAD