Skip to content

Commit

Permalink
Fix up the help text for run-tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Feb 28, 2016
1 parent fcee472 commit 3380aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ONLY_VERIFY=0
INTERACTIVE=0

function show_help {
echo "package.sh: Package Yarn Spinner into a .unitypackage for distribution"
echo "run-tests.sh: Run all Yarn scripts in a directory"
echo
echo "Usage: package.sh [-d <path>] [-Vih]"
echo " -d <path>: Run the tests in <path> (defaults to '.')"
Expand Down

0 comments on commit 3380aee

Please sign in to comment.