diff --git a/bin/hipexamine-perl.sh b/bin/hipexamine-perl.sh index 9e0b01df44..4e3a261aa4 100755 --- a/bin/hipexamine-perl.sh +++ b/bin/hipexamine-perl.sh @@ -1,6 +1,6 @@ #!/bin/bash -#usage : hipexamine.sh DIRNAME [hipify-perl options] +#usage : hipexamine-perl.sh DIRNAME [hipify-perl options] # Generate HIP stats (LOC, CUDA->API conversions, missing functionality) for all the code files # in the specified directory.