update doc

This commit is contained in:
Celogeek 2022-01-27 20:03:00 +01:00
parent f76d6bb2f7
commit 457443f78b
Signed by: celogeek
GPG Key ID: E6B7BDCFC446233A

View File

@ -72,14 +72,14 @@ List the categories.
```
$ piwigo-cli categories list
┌──────┬────────────────────────────────────────────────────────────────────┬────────┬──────────────┬──────────────────────────────────────────────────────┐
┌──────┬───────────────────────────┬────────┬──────────────┬──────────────────────────────────────────────────────┐
│ ID │ NAME │ IMAGES │ TOTAL IMAGES │ URL │
├──────┼────────────────────────────────────────────────────────────────────┼────────┼──────────────┼──────────────────────────────────────────────────────┤
├──────┼───────────────────────────┼────────┼──────────────┼──────────────────────────────────────────────────────┤
│ 4 │ 2021 │ 0 │ 1520 │ https://yourphotos/index.php?/category/4 │
│ 677 │ 2021/Animals │ 0 │ 49 │ https://yourphotos/index.php?/category/677 │
│ 24 │ 2021/Animals/Cats │ 29 │ 32 │ https://yourphotos/index.php?/category/24 │
│ 760 │ 2021/Animals/Cats/Videos │ 3 │ 3 │ https://yourphotos/index.php?/category/760 │
└──────┴────────────────────────────────────────────────────────────────────┴────────┴──────────────┴──────────────────────────────────────────────────────┘
└──────┴───────────────────────────┴────────┴──────────────┴──────────────────────────────────────────────────────┘
```
### Images List Command