Skip to content

Commit f056624

Browse files
committed
Add User guide
1 parent 7cdfe5c commit f056624

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,12 @@ Example of usage:
6969
### Find a task
7070
##### `find TASK_NAME`
7171
Find the task whose name starts with `TASK_NAME` or any of its sub-words
72+
7273
Example of usage:
7374

7475
`find cook curry` will match any task with `cook` or `curry`
7576

77+
`find book` will match any task with `book`
78+
7679

7780

0 commit comments

Comments
 (0)