Skip to content

Commit cf90af0

Browse files
committed
fix default recipe
1 parent 233684b commit cf90af0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

justfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import '.just/ty.justfile'
5454
import '.just/uv.justfile'
5555

5656

57-
# Help target
58-
[group: 'just']
57+
# List available commands
58+
[group: 'default']
5959
help:
6060
@ just --list --unsorted

0 commit comments

Comments
 (0)