summaryrefslogtreecommitdiff
path: root/doc/manual.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.xhtml')
-rw-r--r--doc/manual.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xhtml b/doc/manual.xhtml
index 3b4ea40..064b8c9 100644
--- a/doc/manual.xhtml
+++ b/doc/manual.xhtml
@@ -2412,7 +2412,7 @@ namespace odb
compiler generates all embedded schemas with the default schema
name (empty string). However, if your application needs to
have several separate schemas, you can use the
- <code>--default-schema</code> ODB compiler option to assign
+ <code>--schema-name</code> ODB compiler option to assign
custom schema names and then use these names as a second argument
to <code>create_schema()</code>. If the schema is not found,
<code>create_schema()</code> throws the