Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
perlun committed Nov 18, 2021
1 parent 34837b1 commit 5b166e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ copyResourcesOnlyIf:: Only copy resources if the backend matches the listed back
languages:: Invoke source language support but specifying one or more languages.
inProcess:: Specifies whether Asciidoctor conversions should be run in-process or out-of-process. Default: `true` (in-process).
logDocuments:: Specifies if documents being processed should be logged on console. Type: boolean. Default: `false`.
options:: A shortcut to`asciidoctorj.options`.
options:: A shortcut to `asciidoctorj.options`.
outputDir:: where generated docs go.
Use either `outputDir path`, `setOutputDir path` or `outputDir=path`
Type: File, but any object convertible with `project.file` can be passed.
Expand Down

0 comments on commit 5b166e1

Please sign in to comment.