mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 21:55:33 +02:00
Add pinta
page (#8024)
This commit is contained in:
parent
22d115ffec
commit
4bdc065c92
1 changed files with 12 additions and 0 deletions
12
pages/common/pinta.md
Normal file
12
pages/common/pinta.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# pinta
|
||||
|
||||
> Pinta is a free, open source program for drawing and image editing.
|
||||
> More information: <https://www.pinta-project.com/>.
|
||||
|
||||
- Start Pinta:
|
||||
|
||||
`pinta`
|
||||
|
||||
- Open specific files:
|
||||
|
||||
`pinta {{path/to/image1 path/to/image2 ...}}`
|
Loading…
Add table
Reference in a new issue