aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-25 14:58:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-25 14:58:24 +0200
commitc1d2ec5bbd5969332f3278f39d2a7a8f0abc0493 (patch)
treef28f45651288fd77960d722d8b5f87c32491dab0 /doc
parent94d00afa2896a0a418da029aee1e5354c49759dd (diff)
Rename --default-schema to --schema-name
Diffstat (limited to 'doc')
-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