File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
9898apy 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
You can’t perform that action at this time.
0 commit comments