DOKK / manpages / debian 12 / lesana / lesana-show.1.en
LESANA-SHOW(1) lesana LESANA-SHOW(1)

lesana-show - show a lesana entry

lesana show [–help] [–collection COLLECTION] [–template TEMPLATE] <entry>

lesana show will print an entry (specified by id or partial id) to stdout.

A template can be specified with --template <template> to pretty print entries.

Prints an help message and exits.
The collection to work on. Default is .
Use the specified template to display results.

The templates used by lesana show are jinja2 templates.

The entry fields are available as variables, and the full entry is available as the variable entry and can be used to give access to fields with names that aren’t valid jinja2 variables e.g. as entry.data[<field-name>].

valhalla@trueelena.org

2020-2022, Elena Grandi

May 26, 2022 0.10