summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2012-11-20 22:28:40 -0500
committerTingPing <tingping@tingping.se>2012-11-20 22:28:40 -0500
commit31fc9c7f31120cd0e6be3cc84cbf0229f5b2214f (patch)
tree57cf22db139421485a9f8b33390e97b6c5af0352
parent2eba723ee78ef16d55f4818952260f50466c24f0 (diff)
Update faq
-rw-r--r--share/doc/faq.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/faq.md b/share/doc/faq.md
index e985b4bd..7b2e83e3 100644
--- a/share/doc/faq.md
+++ b/share/doc/faq.md
@@ -209,11 +209,11 @@ You may need to create the _addons_ folder manually.
 
 On both Unix and Windows there is an included tray plugin. To enable minimizing to tray on exit:
 
-> /set gui\_tray\_flags -on 1
+> /set gui\_tray\_exit on
 
 For minimizing to tray on minimize:
 
-> /set gui\_tray\_flags -on 4 *(use -off to disable)*
+> /set gui\_tray\_minimize on
 
 Alerts for this tray are in _Preferences_ `->` _Alerts_.