mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added "use CLI"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288195 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e8527fe25d
commit
d7a60b4d7d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
&reftitle.examples;
|
||||
<para>
|
||||
This example shows how to obtain information about all devices and services.
|
||||
It starts infinite loop and while any of available devices or services
|
||||
It starts infinite loop (use CLI) and while any of available devices or services
|
||||
is found proper callback function will be invoked.
|
||||
</para>
|
||||
<example>
|
||||
|
|
Loading…
Reference in a new issue