diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-16 17:01:55 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-16 17:01:55 +0200 |
commit | be00ef006bbb3ba4d05b2ddbbce8549428333086 (patch) | |
tree | 71407ed976aa530d91cfccd5e915b4e2e0c14298 /doc/it | |
parent | 611a48837ba7ef5718f73aed873caa30a3a6feb2 (diff) | |
download | weechat-be00ef006bbb3ba4d05b2ddbbce8549428333086.zip |
doc: add missing files sec.conf and exec.conf in man page
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat.1.it.asciidoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/it/weechat.1.it.asciidoc b/doc/it/weechat.1.it.asciidoc index ac6e600ed..724822a2c 100644 --- a/doc/it/weechat.1.it.asciidoc +++ b/doc/it/weechat.1.it.asciidoc @@ -53,6 +53,10 @@ $HOME/.weechat/weechat.conf:: $HOME/.weechat/plugins.conf:: plugins configuration file +// TRANSLATION MISSING +$HOME/.weechat/sec.conf:: + configuration file with secured data + $HOME/.weechat/alias.conf:: configuration file for 'alias' plugin @@ -62,6 +66,9 @@ $HOME/.weechat/aspell.conf:: $HOME/.weechat/charset.conf:: configuration file for 'charset' plugin +$HOME/.weechat/exec.conf:: + configuration file for 'exec' plugin + $HOME/.weechat/irc.conf:: configuration file for 'irc' plugin |