setup_beancounter.1p

Langue: en

Version: 2007-10-04 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

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