Skip to content

Commit

Permalink
Update console client manual
Browse files Browse the repository at this point in the history
  • Loading branch information
AgustinSRG committed May 3, 2024
1 parent 9ef2099 commit 962524f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/Console Client/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ pmv-cli advanced-search [OPTIONS]
| `-m, --tags-mode <TAGS_MODE>` | Tag filtering mode. Can be: all, any, none or untagged |
| `-a, --album <ALBUM>` | Filter by album. Expected an album ID, like: #1 |
| `-l, --limit <LIMIT>` | Limit on the number of results to get. 25 by default |
| `-s, --skip <SKIP>` | Number of results to skip. 0 by default |
| `-s, --start-from <START_FROM>` | Media id to use as a stating point for the scanning process |
| `-r, --reverse` | Reverses results sorting. By default newest results are first. With this option, oldest results are first |
| `-e, --extended` | Extended version of the results table |
| `-c, --csv` | CSV format |
Expand Down

0 comments on commit 962524f

Please sign in to comment.