mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
gprs: Document the stale option in delete-gbproxy-tlli
This commit is contained in:
@@ -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]);
|
||||
|
Reference in New Issue
Block a user