diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-11 17:48:52 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-11 17:48:52 +0100 |
commit | 4f48c7a56650596863bac9d50049c601896ddcaa (patch) | |
tree | 9f8820b4dc412415ab2d3841133b80004ededce8 /doc/it/weechat_plugin_api.it.txt | |
parent | cd66b459de7722291c4c08070563ce2605295f48 (diff) | |
download | weechat-4f48c7a56650596863bac9d50049c601896ddcaa.zip |
api: add option "detached" in function hook_process_hashtable
Diffstat (limited to 'doc/it/weechat_plugin_api.it.txt')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index fb42c79b3..62ae887e6 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -7313,6 +7313,13 @@ available: (not used) | Create a pipe for writing data on standard input (stdin) of child process (see function <<_weechat_hook_set,weechat_hook_set>>) + +// TRANSLATION MISSING +| detached + + _(WeeChat ≥ 0.4.4)_ | + (not used) | + Run the process in a detached mode: stdout and stderr are redirected to + '/dev/null' |=== Per il comando "url:..." sono disponibili le seguenti opzioni (consultare |