We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d73fea commit 9546fa0Copy full SHA for 9546fa0
build.sh
@@ -123,7 +123,7 @@ function processCommandLineArgs {
123
clearDir "$HTML_CACHE"
124
exit 0
125
;;
126
- help)
+ --help|help)
127
echo "Commands:"
128
echo " $0 Build the HTML Standard."
129
echo " $0 clean Remove downloaded dependencies and generated files (then stop)."
0 commit comments