manual: Add missing documentation for '-i' command line option

Change-Id: Iec0f2ecd610e63baba46a63d3e1a0979a9d8c5a8
This commit is contained in:
Harald Welte 2019-12-01 14:29:39 +01:00 committed by laforge
parent f6d282822e
commit 3a61b920f2
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,7 @@ options:
=== SYNOPSIS === SYNOPSIS
*osmo-pcu* [-h|-V] [-D] [-c 'CONFIGFILE'] [-r 'PRIO'] [-m 'MCC'] [-n 'MNC'] *osmo-pcu* [-h|-V] [-D] [-c 'CONFIGFILE'] [-r 'PRIO'] [-m 'MCC'] [-n 'MNC'] [-i A.B.C.D]
=== OPTIONS === OPTIONS
@ -31,3 +31,5 @@ options:
Use the given MCC instead of that provided by BTS via PCU socket Use the given MCC instead of that provided by BTS via PCU socket
*-n, --mnc 'MNC'*:: *-n, --mnc 'MNC'*::
Use the given MNC instead of that provided by BTS via PCU socket Use the given MNC instead of that provided by BTS via PCU socket
*-i, --gsmtap-ip 'A.B.C.D'*::
Send Um interface trace via GSMTAP to specified IP address