langtools/test/tools/doclint/tidy/util/tidy.sh
changeset 20263 e7ce67bbe293
parent 14952 d0022ae20516
--- a/langtools/test/tools/doclint/tidy/util/tidy.sh	Wed Sep 25 14:02:16 2013 -0700
+++ b/langtools/test/tools/doclint/tidy/util/tidy.sh	Wed Sep 25 14:04:24 2013 -0700
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!/bin/bash
 #
-# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -23,6 +23,7 @@
 #
 
 # Run the "tidy" program over the files in a directory.
+# The "tidy" program must be on your PATH.
 #
 # Usage:
 #   sh tidy.sh <dir>