update doc

This commit is contained in:
Celogeek 2022-01-27 20:09:34 +01:00
parent 6a69ed6626
commit 6b1365ea6d
Signed by: celogeek
GPG Key ID: E6B7BDCFC446233A

View File

@ -13,6 +13,19 @@ $ go install github.com/celogeek/piwigo-cli/cmd/piwigo-cli@latest
To get help:
```
$ 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