aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/abis_nm_vty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bsc/abis_nm_vty.c')
-rw-r--r--src/osmo-bsc/abis_nm_vty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bsc/abis_nm_vty.c b/src/osmo-bsc/abis_nm_vty.c
index b1c6d56d2..fe467fad1 100644
--- a/src/osmo-bsc/abis_nm_vty.c
+++ b/src/osmo-bsc/abis_nm_vty.c
@@ -165,7 +165,7 @@ DEFUN(oml_chg_adm_state, oml_chg_adm_state_cmd,
}
DEFUN(oml_opstart, oml_opstart_cmd,
- "opstart", "Send an OPSTART message to the object")
+ "opstart", "Send an OPSTART message to the object\n")
{
struct oml_node_state *oms = vty->index;