diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/usage.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index af3634e13..76e293ddc 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -300,6 +300,12 @@ configuration options of their own. using command-line switches, you will rarely need to use this, but it can be useful for the odd option that lacks a command-line switch. +# ENVIRONMENT + +* CC + + This controls what C compiler is used to build wrappers. Default is 'cc'. + # SEE ALSO * [[ikiwiki-mass-rebuild]](8) |