diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/installation.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 70ab5b77d86..713952f1074 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -3001,7 +3001,7 @@ ninja install <listitem> <para> This option can be used to specify the buildtype to use; defaults to - <option>release</option>. If you'd like finer control on the debug + <option>debugoptimized</option>. If you'd like finer control on the debug symbols and optimization levels than what this option provides, you can refer to the <option>--debug</option> and <option>--optimization</option> flags. |
