README: Renamed additional entries the actor flag.

pull/152/head
salty 4 years ago
parent 9cabbeb5ad
commit 0f34e3e58b

@ -1506,13 +1506,13 @@ Choices are: `anticipated`, `trending`, `popular`, `watched`, `played`, `URL` (T
- Add movies, with actor 'Keanu Reeves', limited to 10 items. - Add movies, with actor 'Keanu Reeves', limited to 10 items.
``` ```
traktarr movies -t person -a 'keanu reeves' -l 10 traktarr movies -t person -p 'keanu reeves' -l 10
``` ```
- Add movies, with actor 'Tom Cruise', including movies where he has non-acting roles, limited to 10 items. - Add movies, with actor 'Tom Cruise', including movies where he has non-acting roles, limited to 10 items.
``` ```
traktarr movies -t person -a 'tom cruise' --include-non-acting-roles -l 10 traktarr movies -t person -p 'tom cruise' --include-non-acting-roles -l 10
``` ```
### Shows ### Shows

Loading…
Cancel
Save