aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-11-12 20:28:08 +0300
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-11-12 20:28:08 +0300
commitaefbf7a829d12af4dad09b902038f4c5fe0d5b55 (patch)
tree97d2c06c6498408b0ee62895dc28d45b440da67d /doc
parent1ec8e54317cadd1d73765f01789e54240bfcfdbe (diff)
Do not mention deprecated -l / --database options
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/chapters/running.adoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index 988b84dbe..86653954e 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -5,7 +5,7 @@ arguments:
=== SYNOPSIS
-*osmo-msc* [-h|-V] [-d 'DBGMASK'] [-D] [-c 'CONFIGFILE'] [-s] [-T] [-e 'LOGLEVEL'] [-l 'DATABASE']
+*osmo-msc* [-h|-V] [-d 'DBGMASK'] [-D] [-c 'CONFIGFILE'] [-s] [-T] [-e 'LOGLEVEL']
=== OPTIONS
@@ -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, --database 'DATABASE'*::
- Specify the file name of the SQLite3 database to use as SMS storage
=== Multiple instances