1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-16 11:35:24 +02:00
tldr/pages/common/gnucash.md
Managor d2e6da7679
common*: refresh old pages part 7 (#16290)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
2025-05-01 14:38:45 +03:00

16 lines
340 B
Markdown

# gnucash
> Personal and small-business financial-accounting software.
> More information: <https://gnucash.org/viewdoc.phtml>.
- 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`