mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 03:28:07 +00:00
fix misspelt standard
This commit is contained in:
parent
677d4122e8
commit
e27bd0cab8
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ linphonecsh \fI\--help\fP
|
|||
.SH "DESCRIPTION"
|
||||
.LP
|
||||
Linphonecsh is a small utility to send basic commands to a linphonec (console mode linphone) process.
|
||||
Unlike linphonec, linphonecsh does not wait commands from standart input: it takes the command from its arguments
|
||||
Unlike linphonec, linphonecsh does not wait commands from standard input: it takes the command from its arguments
|
||||
and sends it using unix pipe to a linphonec process started in daemon mode.
|
||||
The motivation for this tool is for example to simply execute voip calls from scripts, web-servers, or javascript web pages.
|
||||
.br
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue