.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.17. .TH FAVA "1" "January 2021" "fava, version 1.18" "User Commands" .SH NAME fava, \- Web interface for the double-entry accounting tool Beancount .SH SYNOPSIS .B fava [\fI\,OPTIONS\/\fR] [\fI\,FILENAMES\/\fR]... .SH DESCRIPTION .IP Start Fava for FILENAMES on http://:. .IP If the `BEANCOUNT_FILE` environment variable is set, Fava will use the files (space\-delimited) specified there in addition to FILENAMES. .IP Note you can also specify command\-line options via environment variables. For example, `\-\-host=0.0.0.0` is equivalent to setting the environment variable `FAVA_HOST=0.0.0.0`. .SH OPTIONS .TP \fB\-p\fR, \fB\-\-port\fR The port to listen on. [default: 5000] .TP \fB\-H\fR, \fB\-\-host\fR The host to listen on. [default: localhost] .TP \fB\-\-prefix\fR TEXT Set an URL prefix. .TP \fB\-\-incognito\fR Run in incognito mode and obscure all numbers. .TP \fB\-d\fR, \fB\-\-debug\fR Turn on debugging. .TP \fB\-\-profile\fR Turn on profiling. Implies \fB\-\-debug\fR. .TP \fB\-\-profile\-dir\fR PATH Output directory for profiling data. .TP \fB\-\-version\fR Show the version and exit. .TP \fB\-\-help\fR Show this message and exit. .SH "SEE ALSO" Beancount documentation: /usr/share/doc/beancount