forked from Mirrors/sngrep
Fix help message description tabs
This commit is contained in:
parent
38e6951341
commit
a3f884a324
|
@ -73,7 +73,7 @@ usage()
|
||||||
" -N --no-interface\t Don't display sngrep interface, just capture\n"
|
" -N --no-interface\t Don't display sngrep interface, just capture\n"
|
||||||
" -q --quiet\t\t Don't print captured dialogs in no interface mode\n"
|
" -q --quiet\t\t Don't print captured dialogs in no interface mode\n"
|
||||||
" -D --dump-config\t Print active configuration settings and exit\n"
|
" -D --dump-config\t Print active configuration settings and exit\n"
|
||||||
" -R --rotate\t Rotate calls when capture limit have been reached.\n"
|
" -R --rotate\t\t Rotate calls when capture limit have been reached.\n"
|
||||||
#ifdef USE_EEP
|
#ifdef USE_EEP
|
||||||
" -H --eep-send\t Homer sipcapture url (udp:X.X.X.X:XXXX)\n"
|
" -H --eep-send\t Homer sipcapture url (udp:X.X.X.X:XXXX)\n"
|
||||||
" -L --eep-listen\t Listen for encapsulated packets (udp:X.X.X.X:XXXX)\n"
|
" -L --eep-listen\t Listen for encapsulated packets (udp:X.X.X.X:XXXX)\n"
|
||||||
|
|
Loading…
Reference in New Issue