aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2021-08-03 12:09:05 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2021-08-03 12:11:32 +0200
commitc96c05f07b4692d2707f4706e945939a66646665 (patch)
tree671954b3922bc620acbc1b1e10294aafe0381af4 /doc
parenta23c7be0a1a24b6480bfe74f62d43e9aa8dff49e (diff)
osmo_bsc_main: remove unused commandline option -l
The option -l ("The local address of the MGCP") is still present in the commandline help and the manual, but it is used nowhere and osmo-bsc exists when it is used. Lets remove it. Change-Id: Ia295f4414e0d6e78b388c0c72f1a5b8df8bc3d7e
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/chapters/running.adoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index 3e48c4a59..327e0bd7f 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -35,8 +35,6 @@ arguments:
Set the global log level for logging to stderr. This has mostly
been deprecated by VTY based logging configuration, see
<<logging>> for more information.
-*-l, --local='IP'*::
- Specify the local IP address of the OsmoBSC-MGCP
*-r, --rf-ctl 'RFCTL'*::
Offer a Unix domain socket for RF control at the path/filename
'RFCTL' in the file system.