mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
23 lines
460 B
Plaintext
23 lines
460 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# calligrawords
|
|
|
|
> Calligra's word processor application.
|
|
> See also: `calligraflow`, `calligrastage`, `calligrasheets`.
|
|
> More information: <https://manned.org/calligrawords>.
|
|
|
|
- Launch the word processor application:
|
|
|
|
`calligrawords`
|
|
|
|
- Open a specific document:
|
|
|
|
`calligrawords {{path/to/document}}`
|
|
|
|
- Display help or version:
|
|
|
|
`calligrawords --{{help|version}}`
|