mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
alphabetize option lists
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6975 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -56,11 +56,11 @@ static char *descrip =
|
||||
"of the following letters:\n"
|
||||
" a - Set account code to the password that is entered\n"
|
||||
" d - Interpret path as database key, not literal file\n"
|
||||
" j - Support jumping to n+101\n"
|
||||
" m - Interpret path as a file which contains a list of\n"
|
||||
" account codes and password hashes delimited with ':'\n"
|
||||
" one per line. When password matched, corresponding\n"
|
||||
" account code will be set\n"
|
||||
" j - Support jumping to n+101\n"
|
||||
" r - Remove database key upon successful entry (valid with 'd' only)\n"
|
||||
"\n"
|
||||
"When using a database key, the value associated with the key can be\n"
|
||||
|
Reference in New Issue
Block a user