Skip to content

Commit 05466d8

Browse files
authored
add trailing .sh to instruction (#1315)
1 parent 90cbbd3 commit 05466d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/clang-format-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# clang-format-all.sh
44
#
55
# Usage:
6-
# uv run --frozen etc/clang-format-all
6+
# uv run --frozen etc/clang-format-all.sh
77
#
88
# This script is meant to be run from the project root directory.
99

0 commit comments

Comments
 (0)