aboutsummaryrefslogtreecommitdiff
path: root/docs/bundler/executables.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bundler/executables.md')
-rw-r--r--docs/bundler/executables.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bundler/executables.md b/docs/bundler/executables.md
index 081d57050..b654ec810 100644
--- a/docs/bundler/executables.md
+++ b/docs/bundler/executables.md
@@ -28,7 +28,7 @@ All imported files and packages are bundled into the executable, along with a co
- `--outdir` — use `outfile` instead.
- `--external`
- `--splitting`
-- `--publicPath`
+- `--public-path`
{% /callout %}