diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/util/shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/shell.c b/src/util/shell.c index 0507be5..ae92611 100644 --- a/src/util/shell.c +++ b/src/util/shell.c @@ -527,6 +527,7 @@ static void shell_help(void) "\tN\tPrint current operator in numeric\n" "\tL\tList available operators\n" "\tQ\tRead signal quality\n" + "\tnr\tQuery network registration\n" "\tS\tSleep (S[=second], default 5)\n" "\tT\tSend DTMF Tone\n" "\tn\tPrint subscriber numbers\n" |