document the make-sfx.sh fast option

This commit is contained in:
ed 2023-06-04 14:13:35 +00:00
parent c355f9bd91
commit df5d309d6e
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,8 @@ help() { exec cat <<'EOF'
# optional args:
#
# `fast` builds faster, with cheaper js/css compression
#
# `clean` uses files from git (everything except web/deps),
# so local changes won't affect the produced sfx
#