mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
9bd682fde6
gm*, gn: add Korean translation
388 B
388 B
gnucash-cli
GnuCash의 명령줄 버전. 더 많은 정보: https://gnucash.org.
- 파일에 지정된 통화 및 주식에 대한 견적을 받아 출력:
gnucash-cli --quotes get {{경로/대상/파일.gnucash}}
--name으로 지정된 특정 유형의 재무 보고서를 생성:
gnucash-cli --report run --name "{{Balance Sheet}}" {{경로/대상/파일.gnucash}}