gnucash, gnucash-cli: add page (#5936)
This commit is contained in:
16
pages/common/gnucash.md
Normal file
16
pages/common/gnucash.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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`
|
Reference in New Issue
Block a user