summaryrefslogtreecommitdiff
path: root/doc/odb-prologue.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/odb-prologue.xhtml')
-rw-r--r--doc/odb-prologue.xhtml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/odb-prologue.xhtml b/doc/odb-prologue.xhtml
index 79a06eb..46d6e3f 100644
--- a/doc/odb-prologue.xhtml
+++ b/doc/odb-prologue.xhtml
@@ -75,6 +75,9 @@
Additionally, if the <code><b>--generate-schema</b></code> option is
specified and the <code><b>sql</b></code> schema format is requested,
- the <code><b>name.sql</b></code> database schema file is generated.</p>
+ the <code><b>name.sql</b></code> database schema file is generated. If
+ the <code><b>separate</b></code> schema format is requested, the database
+ creation code is generated into the separate
+ <code><b>name-schema.cxx</b></code> file.</p>
<h1>OPTIONS</h1>