mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 07:51:17 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
21
tldr/linux/drawing
Normal file
21
tldr/linux/drawing
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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