(main): Check for incompatible options. -R --dereference
authorJim Meyering <jim@meyering.net>
Tue, 8 Jun 2004 13:40:00 +0000 (13:40 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 8 Jun 2004 13:40:00 +0000 (13:40 +0000)
commit5e1dd2ecb59f85bf6501f3d686dd4486ec325171
tree5504e9b275bfcd45bb41c2d773506769a6ddf963
parent5d13dbcb1e90745ab86abe3fd135caa009f38dbf
(main): Check for incompatible options.  -R --dereference
requires either -H or -L, and -R -h requires -P.  If -H, specify
FTS_PHYSICAL as well as FTS_COMFOLLOW; this is faster.  Make this
file as much like chown.c as possible.
src/chgrp.c