aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2019-12-01 14:25:39 +0100
committerHarald Welte <laforge@osmocom.org>2019-12-01 15:31:52 +0100
commit22d0ba860d30d5e4e0113505be5399609ffa4d85 (patch)
treea483a12b72de3f918f28252ad3442d76107aa904
parente000050971dc37af4354727916db1960671f28f8 (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 71f336b08..03dade6ca 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,