Dirk Eddelbuettel > beancounter > setup_beancounter

Download:
beancounter_0.8.10.tar.gz

Annotate this POD

View/Report Bugs
Source  

NAME ^

setup_beancounter - Create and initialise BeanCounter databases

SYNOPSIS ^

setup_beancounter [-m] [-n NAME] [-n] [-h]

DESCRIPTION ^

setup_beancounter creates and initialises the databases used by beancounter. It also runs some initial reports to illustrate some of the features of beancounter.

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 beancounter
 -s        Do not fill the database, only create its schema
 -h        Show a simple help message

SEE ALSO ^

beancounter(1), BeanCounter(1), update_beancounter(1)

AUTHOR ^

Dirk Eddelbuettel edd@debian.org

syntax highlighting: