OM2000: Complete the VTY help message for OM2000 MO commands

This commit is contained in:
Harald Welte 2011-02-13 22:51:03 +01:00
parent a02085dab0
commit 9c0958bf4c
1 changed files with 9 additions and 1 deletions

View File

@ -60,7 +60,15 @@ static int dummy_config_write(struct vty *v)
/* FIXME: auto-generate those strings from the value_string lists */
#define OM2K_OBJCLASS_VTY "(trxc|ts|tf|is|con|dp|cf|tx|rx)"
#define OM2K_OBJCLASS_VTY_HELP "FIXME"
#define OM2K_OBJCLASS_VTY_HELP "TRX Controller\n" \
"Timeslot\n" \
"Timing Function\n" \
"Interface Switch\n" \
"Abis Concentrator\n" \
"Digital Path\n" \
"Central Function\n" \
"Transmitter\n" \
"Receiver\n"
DEFUN(om2k_class_inst, om2k_class_inst_cmd,
"bts <0-255> om2000 class " OM2K_OBJCLASS_VTY