Skip to content

Commit 9eff8fc

Browse files
committed
aur-build.1: split sudoers rule
Improve overview especially when appending arguments to either command.
1 parent 96c8002 commit 9eff8fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

man1/aur-build.1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,8 @@ For example, create the
457457
file with the following contents:
458458
.PP
459459
.EX
460-
aurbuild ALL = (root) NOPASSWD: /usr/bin/pacman, /usr/lib/aurutils/aur-build--sync
460+
aurbuild ALL = (root) NOPASSWD: /usr/bin/pacman
461+
aurbuild ALL = (root) NOPASSWD: /usr/lib/aurutils/aur-build--sync
461462
.EE
462463
.PP
463464
The following

0 commit comments

Comments
 (0)