mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Added setproctitle to see also of cli_set_process_title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336594 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4731f1a2d2
commit
4becab9a7e
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ if (!cli_set_process_title($title)) {
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>cli_get_process_title</function></member>
|
||||
<member><function>setproctitle</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue