diff --git a/pages/common/calligraflow.md b/pages/common/calligraflow.md new file mode 100644 index 000000000..8acfeed5d --- /dev/null +++ b/pages/common/calligraflow.md @@ -0,0 +1,17 @@ +# calligraflow + +> Calligra's flowchart and diagram application. +> See also: `calligrastage`, `calligrawords`, `calligrasheets`. +> More information: . + +- Launch the flowchart and diagram application: + +`calligraflow` + +- Open a specific file: + +`calligraflow {{path/to/file}}` + +- Display help or version: + +`calligraflow --{{help|version}}` diff --git a/pages/common/calligrasheets.md b/pages/common/calligrasheets.md new file mode 100644 index 000000000..52ca7b795 --- /dev/null +++ b/pages/common/calligrasheets.md @@ -0,0 +1,17 @@ +# calligrasheets + +> Calligra's spreadsheet application. +> See also: `calligraflow`, `calligrastage`, `calligrawords`. +> More information: . + +- Launch the spreadsheet application: + +`calligrasheets` + +- Open a specific spreadsheet: + +`calligrasheets {{path/to/spreadsheet}}` + +- Display help or version: + +`calligrasheets --{{help|version}}` diff --git a/pages/common/calligrastage.md b/pages/common/calligrastage.md new file mode 100644 index 000000000..caf8007d4 --- /dev/null +++ b/pages/common/calligrastage.md @@ -0,0 +1,17 @@ +# calligrastage + +> Calligra's presentation application. +> See also: `calligraflow`, `calligrawords`, `calligrasheets`. +> More information: . + +- Launch the presentation application: + +`calligrastage` + +- Open a specific presentation: + +`calligrastage {{path/to/presentation}}` + +- Display help or version: + +`calligrastage --{{help|version}}` diff --git a/pages/common/calligrawords.md b/pages/common/calligrawords.md new file mode 100644 index 000000000..36c7339c0 --- /dev/null +++ b/pages/common/calligrawords.md @@ -0,0 +1,17 @@ +# calligrawords + +> Calligra's word processor application. +> See also: `calligraflow`, `calligrastage`, `calligrasheets`. +> More information: . + +- Launch the word processor application: + +`calligrawords` + +- Open a specific document: + +`calligrawords {{path/to/document}}` + +- Display help or version: + +`calligrawords --{{help|version}}`