mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-15 01:59:58 +00:00
Update cheatsheets
This commit is contained in:
21
picgo
Normal file
21
picgo
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# picgo
|
||||
|
||||
> Upload an image to an image hosting service (default is SM.MS).
|
||||
> More information: <https://github.com/PicGo/PicGo-Core>.
|
||||
|
||||
- Interactively select a hosting service:
|
||||
|
||||
`picgo set uploader`
|
||||
|
||||
- Upload the image in current clipboard:
|
||||
|
||||
`picgo upload`
|
||||
|
||||
- Upload an image from a specific path:
|
||||
|
||||
`picgo upload {{path/to/image}}`
|
||||
Reference in New Issue
Block a user