Add become support for OpenBSD doas

This commit is contained in:
Damian Gerow 2015-08-17 21:31:18 -04:00
commit 1c5611100e
9 changed files with 29 additions and 9 deletions

View file

@ -65,7 +65,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 ]
valid choices: [ sudo | su | pbrun | pfexec | runas | doas ]
*--become-user=*'BECOME_USER'::