Add citekey usage example to QUERY_HELP
This commit is contained in:
parent
d626fe4251
commit
1f96785329
@ -6,7 +6,8 @@ from . import bibstruct
|
|||||||
|
|
||||||
|
|
||||||
QUERY_HELP = ('Paper query ("author:Einstein", "title:learning",'
|
QUERY_HELP = ('Paper query ("author:Einstein", "title:learning",'
|
||||||
'"year:2000", "year:2000-2010", or "tags:math")')
|
' "year:2000", "year:2000-2010", "citekey:Einstein_1935",'
|
||||||
|
' or "tags:math")')
|
||||||
|
|
||||||
|
|
||||||
FIELD_ALIASES = {
|
FIELD_ALIASES = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user