Skip to content

Commit

Permalink
fixed filename in build_docs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pcampr committed Nov 14, 2014
1 parent c18d22e commit 51a09de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORT=${1:-4000}

echo "usage: build.sh [port]"
echo "usage: build_docs.sh [port]"

# Find the docs dir, no matter where the script is called
ROOT_DIR="$( cd "$(dirname "$0")"/.. ; pwd -P )"
Expand Down

0 comments on commit 51a09de

Please sign in to comment.