Skip to content

Commit 8241895

Browse files
rename script
1 parent 552622f commit 8241895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ new-crate name:
131131
cargo run -p xtask_codegen -- new-crate --name={{snakecase(name)}}
132132

133133
# Prints the treesitter tree of the given SQL file
134-
print-tree file:
134+
tree-print file:
135135
cargo run --bin tree_print -- -f {{file}}
136136

137137
# Creates a new changeset for the final changelog

0 commit comments

Comments
 (0)