mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 00:41:02 +00:00
Merge a big batch of documentation fixes for escaping, marking URLs, places
where verbatim text went off the end of the page on the PDF, and various other improvements (closes issue #10307, IgorG) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -58,7 +58,7 @@ To see all of the available manager commands, use the "manager show commands"
|
||||
CLI command.
|
||||
|
||||
You can get more information about a manager command
|
||||
with the "manager show command <command>" CLI command in Asterisk.
|
||||
with the "manager show command $<$command$>$" CLI command in Asterisk.
|
||||
|
||||
\section{Examples}
|
||||
\begin{verbatim}
|
||||
@@ -101,7 +101,7 @@ Where 680 is an extension that sends you to a MeetMe room.
|
||||
|
||||
There are a number of GUI tools that use the manager interface, please search
|
||||
the mailing list archives and the documentation page on the
|
||||
http://www.asterisk.org web site for more information.
|
||||
\url{http://www.asterisk.org} web site for more information.
|
||||
|
||||
|
||||
\section{Some standard AMI headers}
|
||||
|
Reference in New Issue
Block a user