diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-07-27 16:11:42 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-07-27 16:11:42 +0000 |
commit | c92ad8b195973512dc4de40dd129d6c3fee3dbfd (patch) | |
tree | e3ec83f18852b61cc39829f13c820d6a73bd321a /doc/en/config.xml | |
parent | 06cc936937ba0b43fc4db4474c208494b3efdd74 (diff) | |
download | weechat-c92ad8b195973512dc4de40dd129d6c3fee3dbfd.zip |
Updated options/commands for doc
Diffstat (limited to 'doc/en/config.xml')
-rw-r--r-- | doc/en/config.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml index b387f3912..c33ba6728 100644 --- a/doc/en/config.xml +++ b/doc/en/config.xml @@ -6,6 +6,13 @@ --> <row> + <entry><option>look_save_on_exit</option></entry> + <entry>boolean</entry> + <entry>'on' or 'off'</entry> + <entry>'on'</entry> + <entry>Save config file on exit</entry> +</row> +<row> <entry><option>look_set_title</option></entry> <entry>boolean</entry> <entry>'on' or 'off'</entry> |