Convert para_audiod to lopsub.
[paraslash.git] / m4 / gengetopt / group.m4
1 option "group" g
2 #~~~~~~~~~~~~~~~
3 "set group id"
4 string typestr="group"
5 optional
6 details="
7         This option sets the group id according to 'group'. This option
8         is silently ignored if EUID != 0. Otherwise, real/effective
9         GID and the saved set-group ID are all set to the GID given by
10         'group'. Must not be given in the config file.
11 "
12