drawing: add page (#8023)
This commit is contained in:

committed by
GitHub

parent
df45659cd5
commit
beff71015a
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 ...}}`
|
Reference in New Issue
Block a user