mirror of
https://github.com/celogeek/piwigo-cli.git
synced 2025-05-25 10:12:37 +02:00
update doc
This commit is contained in:
parent
f76d6bb2f7
commit
457443f78b
@ -72,14 +72,14 @@ List the categories.
|
|||||||
```
|
```
|
||||||
$ piwigo-cli categories list
|
$ piwigo-cli categories list
|
||||||
|
|
||||||
┌──────┬────────────────────────────────────────────────────────────────────┬────────┬──────────────┬──────────────────────────────────────────────────────┐
|
┌──────┬───────────────────────────┬────────┬──────────────┬──────────────────────────────────────────────────────┐
|
||||||
│ ID │ NAME │ IMAGES │ TOTAL IMAGES │ URL │
|
│ ID │ NAME │ IMAGES │ TOTAL IMAGES │ URL │
|
||||||
├──────┼────────────────────────────────────────────────────────────────────┼────────┼──────────────┼──────────────────────────────────────────────────────┤
|
├──────┼───────────────────────────┼────────┼──────────────┼──────────────────────────────────────────────────────┤
|
||||||
│ 4 │ 2021 │ 0 │ 1520 │ https://yourphotos/index.php?/category/4 │
|
│ 4 │ 2021 │ 0 │ 1520 │ https://yourphotos/index.php?/category/4 │
|
||||||
│ 677 │ 2021/Animals │ 0 │ 49 │ https://yourphotos/index.php?/category/677 │
|
│ 677 │ 2021/Animals │ 0 │ 49 │ https://yourphotos/index.php?/category/677 │
|
||||||
│ 24 │ 2021/Animals/Cats │ 29 │ 32 │ https://yourphotos/index.php?/category/24 │
|
│ 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 │
|
│ 760 │ 2021/Animals/Cats/Videos │ 3 │ 3 │ https://yourphotos/index.php?/category/760 │
|
||||||
└──────┴────────────────────────────────────────────────────────────────────┴────────┴──────────────┴──────────────────────────────────────────────────────┘
|
└──────┴───────────────────────────┴────────┴──────────────┴──────────────────────────────────────────────────────┘
|
||||||
```
|
```
|
||||||
|
|
||||||
### Images List Command
|
### Images List Command
|
||||||
|
Loading…
x
Reference in New Issue
Block a user