Changes publishdocs.sh script help text from check to build
Change-Id: I12001681ee6a491b6e0bf0cb93cb64a812890160
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
PUBLISH=$1
|
||||
|
||||
if [[ -z "$PUBLISH" ]] ; then
|
||||
echo "usage $0 (publish|check)"
|
||||
echo "usage $0 (publish|build)"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user