diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-08-03 01:47:46 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-08-03 01:47:46 -0600 |
| commit | 628b1a0f0bb4bbad5adcf9d943ca4bc14c2a3a09 (patch) | |
| tree | ef14f7fd9d2e1e67619137076fb3e9f60f44fb6c /docs/modules/api/pages/options.adoc | |
| parent | 130bc8f6454924fa1da48988897925d817fcd9ae (diff) | |
update description of backend option [skip ci]
Diffstat (limited to 'docs/modules/api/pages/options.adoc')
| -rw-r--r-- | docs/modules/api/pages/options.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/api/pages/options.adoc b/docs/modules/api/pages/options.adoc index cb309d1b..ec8de64e 100644 --- a/docs/modules/api/pages/options.adoc +++ b/docs/modules/api/pages/options.adoc @@ -18,9 +18,9 @@ String: + `'name=value'` |`:backend` -|Selects the converter to use. +|Selects converter to use. |`html5` -|`html5`, `docbook5`, `manpage`, or a backend registered through an active converter +|`html5`, `docbook5`, `manpage`, or a backend mapped to an available converter |`:base_dir` |Sets the base (aka working) directory containing the document and resources. |
