mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 14:46:00 +02:00
drawing: add page (#8023)
This commit is contained in:
parent
df45659cd5
commit
beff71015a
1 changed files with 16 additions and 0 deletions
16
pages/linux/drawing.md
Normal file
16
pages/linux/drawing.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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 ...}}`
|
Loading…
Add table
Reference in a new issue