aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoBSC/vty/bsc_vty_additions.xml
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-03-06 14:59:00 +0100
committerHarald Welte <laforge@gnumonks.org>2018-03-06 19:43:34 +0000
commit4cd97ceea575e3c94617aadc74a5703a6aa4f771 (patch)
tree478aa8b7ed15a9c7415fd22e83b0446f1200a7b0 /OsmoBSC/vty/bsc_vty_additions.xml
parent386703a3e4a5d12c1ad3b5237de56552fb1d1956 (diff)
OsmoBSC: update VTY reference
This is the first update since the libosmocore changes to the 'show online-help' generated output. Hence the produced document now benefits from the structural improvements: - not repeating common commands for every node; - using section names that match the VTY prompt. Update bsc_vty_additions.xml to match the new node ID scheme. Change-Id: I0d856563eee88527fda4c6940aa6cea779175aaa
Diffstat (limited to 'OsmoBSC/vty/bsc_vty_additions.xml')
-rw-r--r--OsmoBSC/vty/bsc_vty_additions.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/OsmoBSC/vty/bsc_vty_additions.xml b/OsmoBSC/vty/bsc_vty_additions.xml
index 2764eb8..f62f8b1 100644
--- a/OsmoBSC/vty/bsc_vty_additions.xml
+++ b/OsmoBSC/vty/bsc_vty_additions.xml
@@ -1,13 +1,9 @@
<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
- <node id='25'>
- <child_of nodeid='4' />
- <name>MSC Connection Commands</name>
+ <node id='config-msc'>
<description>This node allows to configure the MSC connection related
settings.</description>
</node>
- <node id='30'>
- <child_of nodeid='4' />
- <name>BSC Commands</name>
+ <node id='config-bsc'>
<description>This node allows to configure the BSC connection related
settings.</description>
</node>