We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233684b commit cf90af0Copy full SHA for cf90af0
1 file changed
justfile
@@ -54,7 +54,7 @@ import '.just/ty.justfile'
54
import '.just/uv.justfile'
55
56
57
-# Help target
58
-[group: 'just']
+# List available commands
+[group: 'default']
59
help:
60
@ just --list --unsorted
0 commit comments