We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6657665 commit 4cf62a5Copy full SHA for 4cf62a5
1 file changed
README.md
@@ -83,7 +83,7 @@ Config written to ~/.config/taskbadger/config
83
The CLI `run` command executes your command whilst creating and updating a Task Badger task.
84
85
```shell
86
-$ taskbadger run "demo task" --action "error email to:me@test.com" -- path/to/script.sh
+$ taskbadger run "demo task" --action error email to:me@test.com -- path/to/script.sh
87
88
Task created: https://taskbadger.net/public/tasks/xyz/
89
```
0 commit comments