libmsc/msc_vty.c: fix documentation of 'show subscriber id'

Change-Id: I3357e71ae54e22b97cbb3707712445d7602c1129
This commit is contained in:
Vadim Yanitskiy 2019-05-16 01:35:23 +07:00 committed by Harald Welte
parent 23d42d6358
commit 3ccd823ee0
1 changed files with 1 additions and 1 deletions

View File

@ -960,7 +960,7 @@ static struct vlr_subscr *get_vsub_by_argv(struct gsm_network *gsmnet,
"Legacy alias for 'msisdn'\n" \
"Identify subscriber by IMSI\n" \
"Identify subscriber by TMSI\n" \
"Identify subscriber by database ID\n" \
"Legacy alias for 'imsi'\n" \
"Identifier for the subscriber\n"
DEFUN(show_subscr,