calligra*: add pages (#9565)

* Add `calligra` pages:
- `calligrastage`
- `calligrawords`
- `calligrasheets`

* Add examples without arguments

* Add `calligraflow` page

* Add `See also` links

* Simplify grammar for the last examples
pull/1/head
Emily Grace Seville 2022-12-01 12:31:03 +10:00 committed by GitHub
parent 312475c70c
commit 3268c09726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# 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}}`

View File

@ -0,0 +1,17 @@
# calligrasheets
> Calligra's spreadsheet application.
> See also: `calligraflow`, `calligrastage`, `calligrawords`.
> More information: <https://manned.org/calligrasheets>.
- Launch the spreadsheet application:
`calligrasheets`
- Open a specific spreadsheet:
`calligrasheets {{path/to/spreadsheet}}`
- Display help or version:
`calligrasheets --{{help|version}}`

View File

@ -0,0 +1,17 @@
# calligrastage
> Calligra's presentation application.
> See also: `calligraflow`, `calligrawords`, `calligrasheets`.
> More information: <https://manned.org/calligrastage>.
- Launch the presentation application:
`calligrastage`
- Open a specific presentation:
`calligrastage {{path/to/presentation}}`
- Display help or version:
`calligrastage --{{help|version}}`

View File

@ -0,0 +1,17 @@
# 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}}`