gprs: Document the stale option in delete-gbproxy-tlli

This commit is contained in:
Holger Hans Peter Freyther 2014-08-29 10:50:50 +02:00
parent dfa91df289
commit fcc30a3df7
1 changed files with 1 additions and 0 deletions

View File

@ -508,6 +508,7 @@ DEFUN(delete_gb_tlli, delete_gb_tlli_cmd,
"NSEI number\n"
"Delete entries with a matching TLLI (hex)\n"
"Delete entries with a matching IMSI\n"
"Delete stale entries\n"
"Identification to match\n")
{
const uint16_t nsei = atoi(argv[0]);