diff --git a/util/format_source.sh b/util/format-source.sh similarity index 94% rename from util/format_source.sh rename to util/format-source.sh index 2a27c65b..1c4c35aa 100755 --- a/util/format_source.sh +++ b/util/format-source.sh @@ -17,7 +17,7 @@ if [ $# -eq 1 ]; then fi echo "" -echo "bin/format_source " +echo "format-source " echo "" echo "Format the C and C++ source using clang-format. The " echo "parameter is optional and can be used to force a specific" diff --git a/util/full_clang_lint.sh b/util/full-clang-lint.sh similarity index 100% rename from util/full_clang_lint.sh rename to util/full-clang-lint.sh diff --git a/util/iterate_fio_jobs.sh b/util/iterate-fio-jobs.sh similarity index 100% rename from util/iterate_fio_jobs.sh rename to util/iterate-fio-jobs.sh