osmo-auc-gen: '-a' is already the algorithm. Fix the help

This commit is contained in:
Holger Hans Peter Freyther 2015-05-26 00:11:37 +08:00
parent a6ea50c4ff
commit 91ff17c9ef
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ static void help()
"-k --key\tSpecify Ki / K\n"
"-o --opc\tSpecify OPC (only for 3G)\n"
"-O --op\tSpecify OP (only for 3G)\n"
"-a --amf\tSpecify AMF (only for 3G)\n"
"-f --amf\tSpecify AMF (only for 3G)\n"
"-s --sqn\tSpecify SQN (only for 3G)\n"
"-A --auts\tSpecify AUTS (only for 3G)\n"
"-r --rand\tSpecify random value\n"