mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 23:53:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,11 +6,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# gnucash-cli
|
||||
|
||||
> A command-line version of GnuCash.
|
||||
> More information: <https://gnucash.org>.
|
||||
> More information: <https://gnucash.org/viewdoc.phtml?rev=5&lang=C&doc=help>.
|
||||
|
||||
- Get quotes for currencies and stocks specified in a file and print them:
|
||||
|
||||
`gnucash-cli --quotes get {{path/to/file.gnucash}}`
|
||||
`gnucash-cli {{[-Q|--quotes]}} get {{path/to/file.gnucash}}`
|
||||
|
||||
- Generate a financial report of a specific type, specified by `--name`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user