mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
picgo: add page (#11943)
This commit is contained in:
parent
db6d109a94
commit
a41cba1b32
1 changed files with 16 additions and 0 deletions
16
pages/common/picgo.md
Normal file
16
pages/common/picgo.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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}}`
|
Loading…
Add table
Reference in a new issue