Do not mention deprecated -l / --database options

Change-Id: I47fe7e64126710db34c49f48ea9e8f8d46662e4b
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index 988b84d..8665395 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -5,7 +5,7 @@
 
 === 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 @@
 	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