summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-02-23 10:46:39 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-02-23 10:46:39 +0000
commitcf944fc03b2ebaf52f0f5b600c4605301b07184e (patch)
treefa6a54cc46ee42e83ec5d51b73824f7e70faea87 /docs
parent6b6aab558f85292dd5603f950618d4eae8eda2c8 (diff)
downloadirssi-cf944fc03b2ebaf52f0f5b600c4605301b07184e.zip
savewindows -> layout
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1297 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/layout.in (renamed from docs/help/in/savewindows.in)5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/help/in/savewindows.in b/docs/help/in/layout.in
index 7808fd1e..d5e81438 100644
--- a/docs/help/in/savewindows.in
+++ b/docs/help/in/layout.in
@@ -1,12 +1,13 @@
-@SYNTAX:savewindows@
+@SYNTAX:layout@
Saves the current window layout to configuration (yes, you'll still
need to use /SAVE to save the configuration to file). Next time you run
irssi, all the channels and queries are exactly in the same windows
-where they were when you called /SAVEWINDOWS.
+where they were when you called /LAYOUT SAVE.
Channels aren't actually joined in those windows immediately, they're
just marked "next time you join to '#channel' in server that has tag
'ircnet' place it to this window".
+/LAYOUT RESET removes the saved layout.