From c7329f436428ffe9110b410979bd98bfa7f2fcce Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 27 Jul 2011 17:00:34 +0200 Subject: Documentation fix --- odb/options.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odb/options.cli b/odb/options.cli index d0e8f1c..34c35a6 100644 --- a/odb/options.cli +++ b/odb/options.cli @@ -69,7 +69,7 @@ class options Depending on the database being used (\cb{--database} option), the schema is generated either as a standalone SQL file or embedded into the generated C++ code. By default the SQL file is generated for - the MySQL and PostgreSQL database and the schema is embedded into the + the MySQL and PostgreSQL databases and the schema is embedded into the C++ code for the SQLite database. Use the \cb{--schema-format} option to alter the default schema format." }; -- cgit v1.1