Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cestef committed Jul 1, 2024
1 parent 1a2f765 commit 352ac4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ The following options are available:
```toml
shell = "sh" # The shell to use (default: $SHELL)
quiet = false # Do not print the command output (default: false)
default = "NAME" # The default task to run (optional)
[NAME]
command = "echo Hello, World!" # The command to run
description = "A simple task" # The description of the task (optional)
Expand Down

0 comments on commit 352ac4f

Please sign in to comment.