diff options
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_plugin_api.ja.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ja/weechat_plugin_api.ja.txt b/doc/ja/weechat_plugin_api.ja.txt index 7dc2513b5..42032beef 100644 --- a/doc/ja/weechat_plugin_api.ja.txt +++ b/doc/ja/weechat_plugin_api.ja.txt @@ -7200,6 +7200,13 @@ struct t_hook *weechat_hook_process_hashtable (const char *command, (非使用) | データを書き込むためのパイプを子プロセスの標準入力 (stdin) に作成します (関数 <<_weechat_hook_set,weechat_hook_set>> を参照) + +// TRANSLATION MISSING +| detached + + _(WeeChat バージョン 0.4.4 以上で利用可)_ | + (非使用) | + Run the process in a detached mode: stdout and stderr are redirected to + '/dev/null' |=== "url:..." 型のコマンドでは、以下のコマンドを使うことができます |