krita: move to common, update description; style-guide: add description guidelines (#10858)

This commit is contained in:
Lena
2023-10-09 14:12:47 +02:00
committed by GitHub
parent ea327468b3
commit 6e0a21c58b
2 changed files with 40 additions and 5 deletions

View File

@@ -1,25 +0,0 @@
# krita
> Krita is a sketching and painting program designed for digital artists.
> See also: `gimp`.
> More information: <https://docs.krita.org/en/reference_manual/linux_command_line.html>.
- Start Krita:
`krita`
- Open specific files:
`krita {{path/to/image1 path/to/image2 ...}}`
- Start without a splash screen:
`krita --nosplash`
- Start with a specific workspace:
`krita --workspace {{Animation}}`
- Start in fullscreen mode:
`krita --fullscreen`