Documentation
clovis init
Initialize a ledger with default accounts
What it does
Initialize a ledger with default accounts
Usage
Usage: clovis init [options]Options
--template <template>Default account template (default: "personal")--currency <symbol>Explicit setup currency symbol, e.g. CAD or USD-h, --helpdisplay help for commandExamples
clovis init --currency CADNotes
Raw help output
This is the exact help text captured from the published package.
Usage: clovis init [options]
Initialize a ledger with default accounts
Options:
--template <template> Default account template (default: "personal")
--currency <symbol> Explicit setup currency symbol, e.g. CAD or USD
-h, --help display help for command
Examples:
clovis init --currency CAD
Notes:
Clovis does not infer a default currency.