diff options
author | Martin Pool <mbp@sourcefrog.net> | 2025-01-25 07:53:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-25 07:53:41 -0800 |
commit | 66bf4c56f6af2243c48748139c078f4f01cd639b (patch) | |
tree | 7c250548b2a2f4a597290aeea19f5653d084ef8e /doc/web/man | |
parent | 324f752f3fa30f15a44463b683c56f61c66bb3b4 (diff) | |
parent | e873874d49ddc22a5f2d1049d601944e18980556 (diff) |
Merge pull request #531 from wzssyqa/spec-optionHEADorigin/masterorigin/HEADmaster
Add sysroot option and allow -specs option from compiler
Diffstat (limited to 'doc/web/man')
-rw-r--r-- | doc/web/man/distccd_1.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/web/man/distccd_1.html b/doc/web/man/distccd_1.html index f285d76..865337c 100644 --- a/doc/web/man/distccd_1.html +++ b/doc/web/man/distccd_1.html @@ -230,6 +230,12 @@ Save daemon process id to file FILE. (Daemon mode only.)<BR> If distccd gets executed as root, change to user USER.<BR> </DD> <DT> +<B>--sysroot SYSROOT</B> +</DT> +<DD> +Search resource file in this directory.<BR> +</DD> +<DT> <B>-a, --allow IPADDR[/MASK]</B> </DT> <DD> |