.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH BEAN-FILE "1" "November 2020" "bean-file 2.3.3" "User Commands" .SH NAME bean-file \- file and rename Beancount input documents after transaction extraction .SH DESCRIPTION usage: bean\-file [\-h] [\-\-version] [\-o OUTPUT_DIR] [\-n] [\-\-no\-overwrite] .IP CONFIG_FILENAME DIR\-OR\-FILE [DIR\-OR\-FILE ...] .PP Move and rename downloaded files to a documents tree mirroring the chart of accounts .SS "positional arguments:" .TP CONFIG_FILENAME Importer configuration file. This is a Python file with a data structure that is specific to your accounts .TP DIR\-OR\-FILE Filenames or directories to search for files to import .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-version\fR, \fB\-V\fR show program's version number and exit .TP \fB\-o\fR OUTPUT_DIR, \fB\-\-output\fR OUTPUT_DIR, \fB\-\-output\-dir\fR OUTPUT_DIR, \fB\-\-destination\fR OUTPUT_DIR The root of the documents tree to move the files to. .TP \fB\-n\fR, \fB\-\-dry\-run\fR Just print where the files would be moved; don't actually move them. .TP \fB\-\-no\-overwrite\fR Don't overwrite destination files with the same name.