Fixed a typo in usage help
This commit is contained in:
parent
db803a3607
commit
2c04820d80
1 changed files with 1 additions and 1 deletions
|
@ -970,7 +970,7 @@ static void usage(void)
|
|||
"automatically\n"
|
||||
" -r<count> = number of re-authentications\n"
|
||||
" -W = wait for a control interface monitor before starting\n"
|
||||
" -S = save configuration after authentiation\n"
|
||||
" -S = save configuration after authentication\n"
|
||||
" -n = no MPPE keys expected\n"
|
||||
" -t<timeout> = sets timeout in seconds (default: 30 s)\n"
|
||||
" -C<Connect-Info> = RADIUS Connect-Info (default: "
|
||||
|
|
Loading…
Reference in a new issue