Ubuntu CI: make apt update before apt install
[llpp.git] / adoc / llppac.adoc
blob1ea24e589ed60063ec166608f4cd536a5b091870
1 llppac(1)
2 =========
4 == NAME
5 llppac - an auto converter that will try to show anything via llpp
7 == SYNOPSIS
8 llppac [-c css] [-m type] [-t type] [-f] (path|url)
10 == DESCRIPTION
11 *llppac* script will try to convert document backed by supplied argument
12 and run llpp(1) on the result. The conversion result will be cached.
14 == OPTIONS
15 -c path::
16 Path to CSS file
18 -f::
19 Disregard the cache
21 -m type::
22 Set the mime type manually. Set by file(1) --mime-type otherwise.
24 -t type::
25 Set the type of the the document, totally skipping the mime type
26 check.  The type is llppac internal, possible values include, but are
27 not limited to _ps_, _texi_, _djvu_, _html_
29 == SEE ALSO
30 llpp(1)
32 == REPORTING BUGS
33 https://github.com/moosotc/llpp/issues