mirror of https://github.com/CrimsonTome/tldr.git
17 lines
326 B
Markdown
17 lines
326 B
Markdown
# gnucash
|
|
|
|
> Personal and small-business financial-accounting software.
|
|
> More information: <https://gnucash.org>.
|
|
|
|
- Launch GnuCash and load the previously opened file:
|
|
|
|
`gnucash`
|
|
|
|
- Launch GnuCash and load the specified file:
|
|
|
|
`gnucash {{path/to/file.gnucash}}`
|
|
|
|
- Launch GnuCash and load an empty file:
|
|
|
|
`gnucash --nofile`
|