diff --git a/pages/common/picgo.md b/pages/common/picgo.md new file mode 100644 index 000000000..13aada26e --- /dev/null +++ b/pages/common/picgo.md @@ -0,0 +1,16 @@ +# picgo + +> Upload an image to an image hosting service (default is SM.MS). +> More information: . + +- 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}}`