mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 21:50:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,11 +8,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Run and manage telephone and exchange (phone) server instances.
|
||||
> More information: <https://docs.asterisk.org>.
|
||||
|
||||
- [R]econnect to a running server, and turn on logging 3 levels of [v]erbosity:
|
||||
- [r]econnect to a running server, and turn on logging 3 levels of [v]erbosity:
|
||||
|
||||
`asterisk -r -vvv`
|
||||
|
||||
- [R]econnect to a running server, run a single command, and return:
|
||||
- [r]econnect to a running server, run a single command, and return:
|
||||
|
||||
`asterisk -r -x "{{command}}"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user