mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
Fix usage formatting in logger.pl
This commit is contained in:
parent
dad92067da
commit
61bc810bf8
@ -17,13 +17,13 @@ my $USAGE = "
|
|||||||
FreeSWITCH Logger Utility
|
FreeSWITCH Logger Utility
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
-h --helpThis help
|
-h --help This help
|
||||||
-p --port <port> Choose port
|
-p --port <port> Choose port
|
||||||
-P -pass <pass> Choose password
|
-P -pass <pass> Choose password
|
||||||
-f --file <file> Output file
|
-f --file <file> Output file
|
||||||
-pb --paste-bin <name> Post to FreeSWITCH Paste Bin
|
-pb --paste-bin <name> Post to FreeSWITCH Paste Bin
|
||||||
-sp --sip-profiles <list> List of SIP profiles to trace
|
-sp --sip-profiles <list> List of SIP profiles to trace
|
||||||
-sd --sip-debug <level> Set SIP debug level
|
-sd --sip-debug <level> Set SIP debug level
|
||||||
|
|
||||||
No arguments given will trace profile 'internal' to STDOUT
|
No arguments given will trace profile 'internal' to STDOUT
|
||||||
";
|
";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user