Skip to content

Commit 33a5551

Browse files
committed
doc: fix minor regressions
1 parent a8608ad commit 33a5551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ apy add-single -s preset "Question/Front" "Answer/Back"
9292

9393
# List leech cards (will show cid values for each card). Note that the query
9494
# should be similar to a search query in the Anki browser.
95-
apy list -v tag:leech
95+
apy list-cards -v tag:leech
9696

9797
# Review and possibly edit file with given cid
9898
apy review cid:12345678
@@ -132,7 +132,7 @@ currently recognized:
132132
- `presets`: Specify preset combination of model and tags for use with `apy
133133
add-single`.
134134
- `profile_name`: Specify which profile to load by default.
135-
- `query`: Specify default query for `apy list`, `apy review` and `apy tag`.
135+
- `query`: Specify default query for `apy list*`, `apy review` and `apy tag`.
136136
- `review_show_cards`: Whether to show list of cards by default during note
137137
review
138138
- `review_verbose`: Whether to show note details by default during note

0 commit comments

Comments
 (0)