aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2019-12-01 14:23:34 +0100
committerHarald Welte <laforge@osmocom.org>2019-12-01 14:23:34 +0100
commit16c8910c71ac2524b92cbb6152efef40bc36e1b6 (patch)
tree939e7b45c4b2401693daf4c0c0fed147fe91b30c
parent630cc6c229f649709dab42cc4468dad6b15bcb68 (diff)
manual: Fix copy+paste error
-rw-r--r--doc/manuals/chapters/running.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index f62ba6e8b..995fd88fb 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -12,7 +12,7 @@ arguments:
*-h, --help*::
Print a short help message about the supported options
*-V, --version*::
- Print the compile-time version number of the OsmoBTS program
+ Print the compile-time version number of the program
*-d, --debug 'DBGMASK','DBGLEVELS'*::
Set the log subsystems and levels for logging to stderr. This
has mostly been superseded by VTY-based logging configuration,