summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Bokoč <pbokoc@redhat.com>2018-12-03 17:59:58 +0000
committerDan Allen <dan@opendevise.com>2018-12-28 00:45:14 +0000
commit103efc1501ba8667a5343ba77f7496d14014692b (patch)
tree8892c75108be53c2e042d2abca430f7ebb1969e6
parentbce0b83b04cf9d7b630543985c36863066e907f1 (diff)
downloadalpine-antora-theme-103efc1501ba8667a5343ba77f7496d14014692b.tar.bz2
alpine-antora-theme-103efc1501ba8667a5343ba77f7496d14014692b.tar.xz
Fix an option in build-preview-ui.adoc
-rw-r--r--docs/modules/ROOT/pages/build-preview-ui.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/build-preview-ui.adoc b/docs/modules/ROOT/pages/build-preview-ui.adoc
index cc44296..e386f05 100644
--- a/docs/modules/ROOT/pages/build-preview-ui.adoc
+++ b/docs/modules/ROOT/pages/build-preview-ui.adoc
@@ -67,4 +67,4 @@ If you need to package the UI in order to preview the UI on the real site in loc
The `pack` command also invokes the `lint` command to check that the CSS and JavaScript follow the coding standards.
The UI bundle will be available at [.path]_build/ui-bundle.zip_.
-You can then point Antora at this bundle using the `--ui-bundle` command-line option.
+You can then point Antora at this bundle using the `--ui-bundle-url` command-line option.