Commit e5e45566 authored by Dan Allen's avatar Dan Allen
Browse files

wording change

parent 0645d655
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
= Enable an Extension

By default, if you register an extension in the playbook file, Antora will enable it automatically.
One way to enable an extension only on request is to specify it using the CLI option (`--extension`).
One way to enable an extension only upon request is to specify it using the CLI option (`--extension`).
However, that alone doesn't allow you to provide configuration keys or influence the require order.
That's where extension enablement comes into play.