mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
338 B
Markdown
17 lines
338 B
Markdown
![]() |
# drawing
|
||
|
|
||
|
> Free basic raster image editor in GNOME desktop environment.
|
||
|
> More information: <https://maoschanz.github.io/drawing/>.
|
||
|
|
||
|
- Start Drawing:
|
||
|
|
||
|
`drawing`
|
||
|
|
||
|
- Open specific files:
|
||
|
|
||
|
`drawing {{path/to/image1 path/to/image2 ...}}`
|
||
|
|
||
|
- Open specific files in a new window:
|
||
|
|
||
|
`drawing --new-window {{path/to/image1 path/to/image2 ...}}`
|