Ignore:
Timestamp:
08/04/18 22:48:33 (6 years ago)
Author:
tbretz
Message:
Found a nicer way to add arguments to database URI
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/root2sql.cc

    r19137 r19139  
    4848         ->required()
    4949#endif
    50          , "Database link as in\n\tuser:password@server[:port]/database[/comp].")
     50         , "Database link as in\n\tuser:password@server[:port]/database[?compress=0|1].")
    5151        ("file",           var<string>("")
    5252#if BOOST_VERSION >= 104200
Note: See TracChangeset for help on using the changeset viewer.