mirror of
https://github.com/celogeek/piwigo-cli.git
synced 2025-05-25 02:02:37 +02:00
update doc
This commit is contained in:
parent
6a69ed6626
commit
6b1365ea6d
13
README.md
13
README.md
@ -13,6 +13,19 @@ $ go install github.com/celogeek/piwigo-cli/cmd/piwigo-cli@latest
|
|||||||
To get help:
|
To get help:
|
||||||
```
|
```
|
||||||
$ piwigo-cli -h
|
$ piwigo-cli -h
|
||||||
|
|
||||||
|
Usage:
|
||||||
|
piwigo-cli [OPTIONS] <command>
|
||||||
|
|
||||||
|
Help Options:
|
||||||
|
-h, --help Show this help message
|
||||||
|
|
||||||
|
Available commands:
|
||||||
|
categories Categories management
|
||||||
|
getinfos Get general information
|
||||||
|
images Images management
|
||||||
|
method Reflexion management
|
||||||
|
session Session management
|
||||||
```
|
```
|
||||||
|
|
||||||
## QuickStart
|
## QuickStart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user