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
f76d6bb2f7
commit
457443f78b
16
README.md
16
README.md
@ -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 │
|
||||
└──────┴────────────────────────────────────────────────────────────────────┴────────┴──────────────┴──────────────────────────────────────────────────────┘
|
||||
┌──────┬───────────────────────────┬────────┬──────────────┬──────────────────────────────────────────────────────┐
|
||||
│ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user