#!/usr/bin/env bash # papis-short-help: Display pretty human-readable document overview # # TODO strip {} from bibtex entries to really pretty print papis -l "${PAPIS_LIB}" list --format "{doc[author]} ({doc[year]}). {doc[title]}." "$@"