Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 825 Bytes

double-entry-generator_translate.md

File metadata and controls

33 lines (22 loc) · 825 Bytes

double-entry-generator translate

Translate the bills to a given format

Synopsis

Translate the bills to a given format

double-entry-generator translate [flags] <path to bill file>

Options

  -a, --append            Append mode
  -h, --help              help for translate
  -o, --output string     Output file (default "default_output.beancount")
  -p, --provider string   Bills provider (alipay) (default "alipay")
  -t, --target string     Target (beancount) (default "beancount")

Options inherited from parent commands

      --config string   config file (default is $HOME/.double-entry-generator.yaml)

SEE ALSO

Auto generated by spf13/cobra on 9-Oct-2019