aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ab04ee..8e55fac 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Args of particular interest are:
- `--cache-dir`: Puts the cache into a specified directory - since the default is under home, you may want to set this to, for example, `build/cache`.
- `--clean`: Cleans up the target directory before building.
-- `--pull`: Force checking for upstream updates (components, ui, etc).
+- `--pull`: Check for upstream updates (components, ui, etc). You likely want this!
- `--to-dir`: Determines where the results are put - defaults to `build/site`, you may want to use `public`.
- `--url`: Sets the base url, which allows generating 404 and similar directories - do not add a trailing `/` - example: `https://docs.alpinelinux.org`.