Skip to content

Commit e684aa2

Browse files
committed
Update built in tasks documents.
1 parent 8064df3 commit e684aa2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/built_in_tasks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ task list --global
4949
# List all local tasks
5050
task list --local
5151

52+
# List tasks from enabled modules
53+
task list --modules
54+
task list -m
55+
5256
# List all tasks as JSON (machine-readable)
5357
task list -a --json
5458
task list -a -j

0 commit comments

Comments
 (0)