Add citekey usage example to QUERY_HELP

This commit is contained in:
Shane Stone 2019-03-17 16:04:53 -07:00
parent d626fe4251
commit 1f96785329

View File

@ -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 = {