We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18d22e commit 51a09deCopy full SHA for 51a09de
scripts/build_docs.sh
@@ -3,7 +3,7 @@
3
4
PORT=${1:-4000}
5
6
-echo "usage: build.sh [port]"
+echo "usage: build_docs.sh [port]"
7
8
# Find the docs dir, no matter where the script is called
9
ROOT_DIR="$( cd "$(dirname "$0")"/.. ; pwd -P )"
0 commit comments