NAME

SYNOPSIS

setup_FinanceQuant [-m] [-n NAME] [-n] [-h]

DESCRIPTION

OPTIONS

-m        Use MySQL as the backend over the default PostgreSQL
-l dbfile Use SQLite \(version 3 or later\) with database file 'dbfile'
-o dbfile Use SQLite2 \(compatibility mode\) with database file 'dbfile'
-n name   Use name as the database instead of FinanceQuant
-s        Do not fill the database, only create its schema
-h        Show a simple help message

SEE ALSO

AUTHOR