Fix help message description tabs

This commit is contained in:
Kaian 2016-05-30 11:49:00 +02:00
parent 38e6951341
commit a3f884a324
1 changed files with 1 additions and 1 deletions

View File

@ -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"