added new ksu method to man page

removed runas refrences, because it was never implemented
This commit is contained in:
Brian Coca 2016-09-13 14:32:44 -04:00
parent 5331dd482c
commit db8c952ee3
2 changed files with 4 additions and 4 deletions

View file

@ -69,7 +69,7 @@ Run commands in the background, killing the task after 'NUM' seconds.
*--become-method=*'BECOME_METHOD'::
Privilege escalation method to use (default=sudo),
valid choices: [ sudo | su | pbrun | pfexec | runas | doas | dzdo ]
valid choices: [ sudo | su | pbrun | pfexec | doas | dzdo | ksu ]
*--become-user=*'BECOME_USER'::