From 363698591cacb2fb2395fdc7698b57e3cedbb05c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 4 Apr 2019 18:16:58 +0300 Subject: Update --options-file option description --- odb/oracle/details/options.cli | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/odb/oracle/details/options.cli b/odb/oracle/details/options.cli index c7e489b..e63c423 100644 --- a/odb/oracle/details/options.cli +++ b/odb/oracle/details/options.cli @@ -51,9 +51,10 @@ namespace odb std::string --options-file { "", - "Read additional options from . Each option appearing on a - separate line optionally followed by space and an option value. - Empty lines and lines starting with \cb{#} are ignored." + "Read additional options from . Each option should appear on a + separate line optionally followed by space or equal sign (\cb{=}) + and an option value. Empty lines and lines starting with \cb{#} are + ignored." }; }; } -- cgit v1.1