clang manual page?

Ian Lepore ian at freebsd.org
Thu Apr 5 23:30:48 UTC 2018


On Thu, 2018-04-05 at 15:38 -0700, Steve Kargl wrote:
> Is anyone working on fixing the clang manual to actually
> document the available options?
> 
> % man clang
> (search for -std=)
>        -std=<language>
>               Specify the language standard to compile for.
> 
> OK, what does <language> mean?
> 

clang --help has more info than the manpage, but it's still light on
details.

-- Ian


More information about the freebsd-current mailing list