diff options
author | mathieui <mathieui@mathieui.net> | 2011-11-03 00:00:43 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2011-11-03 00:00:43 +0100 |
commit | 0872d69eb4180d8266e12299bccd08f813807bd7 (patch) | |
tree | 220f6b39af119dcdd96d1949b6f68fb59390736d | |
parent | 971aad1e0e4646515d846794bee38557a2c80e1b (diff) | |
download | poezio-0872d69eb4180d8266e12299bccd08f813807bd7.tar.gz poezio-0872d69eb4180d8266e12299bccd08f813807bd7.tar.bz2 poezio-0872d69eb4180d8266e12299bccd08f813807bd7.tar.xz poezio-0872d69eb4180d8266e12299bccd08f813807bd7.zip |
Add the configuration "help"
-rw-r--r-- | doc/en/configure.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt new file mode 100644 index 00000000..cfcb4fa3 --- /dev/null +++ b/doc/en/configure.txt @@ -0,0 +1,9 @@ +Configure poezio +================ + +On its first startup, poezio will create the file ~/.config/poezio/poezio.cfg. + +You can edit this file, it is read at each poezio startup. + +This page doesn't contain more information, because an english explanation of each option is available directly in the configuration file, read it for more details. +(last version can be read online, here) |