Make pledge.com binary 4kb smaller

This commit is contained in:
Justine Tunney 2022-07-20 13:58:52 -07:00
parent ed205e98a1
commit 097634d75c
2 changed files with 3 additions and 5 deletions

View file

@ -65,7 +65,7 @@ usage: pledge.com [-hnN] PROG ARGS...\n\
-g GID call setgid()\n\
-u UID call setuid()\n\
-c PATH call chroot()\n\
-v [PERM:]PATH make PATH visible where PERM can have rwxc\n\
-v [PERM:]PATH call unveil(PATH, PERM[rwxc])\n\
-n set maximum niceness\n\
-N don't normalize file descriptors\n\
-C SECS set cpu limit [default: inherited]\n\