You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output of zfind is controlled with options of the form --show-<FIELD>, e.g. --show-title, --show-summary, --show-bibkey. Usage and documentation would be simplified if the syntax were changed to
--show [field]...
The option --show, without arguments, would be synonymous with the current --show-all.