mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 17:42:07 +00:00
23 lines
462 B
Plaintext
23 lines
462 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# calligraflow
|
|
|
|
> Calligra's flowchart and diagram application.
|
|
> See also: `calligrastage`, `calligrawords`, `calligrasheets`.
|
|
> More information: <https://manned.org/calligraflow>.
|
|
|
|
- Launch the flowchart and diagram application:
|
|
|
|
`calligraflow`
|
|
|
|
- Open a specific file:
|
|
|
|
`calligraflow {{path/to/file}}`
|
|
|
|
- Display help or version:
|
|
|
|
`calligraflow --{{help|version}}`
|