Skip to content

Commit 4cf62a5

Browse files
committed
update readme
1 parent 6657665 commit 4cf62a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Config written to ~/.config/taskbadger/config
8383
The CLI `run` command executes your command whilst creating and updating a Task Badger task.
8484

8585
```shell
86-
$ taskbadger run "demo task" --action "error email to:me@test.com" -- path/to/script.sh
86+
$ taskbadger run "demo task" --action error email to:me@test.com -- path/to/script.sh
8787

8888
Task created: https://taskbadger.net/public/tasks/xyz/
8989
```

0 commit comments

Comments
 (0)