add new chinese translations
This commit is contained in:
12
pages.zh/common/gnucash-cli.md
Normal file
12
pages.zh/common/gnucash-cli.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# gnucash-cli
|
||||
|
||||
> GnuCash 的命令行版本。
|
||||
> 更多信息请访问: <https://gnucash.org>。
|
||||
|
||||
- 获取文件中指定的货币和股票的报价并打印它们:
|
||||
|
||||
`gnucash-cli --quotes get {{path/to/file.gnucash}}`
|
||||
|
||||
- 生成特定类型的财务报告,使用 `--name` 指定:
|
||||
|
||||
`gnucash-cli --report run --name "{{资产负债表}}" {{path/to/file.gnucash}}`
|
Reference in New Issue
Block a user