Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
zakuro9715 committed May 7, 2021
1 parent 933fe53 commit 27d4b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/hello.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
shell: bash # Shell to run commands
default: hello.world # Default task. hello.world -> z hello world
disable_help: false # If true, don't show z's help and --help flag is handled same as other flags
env:
MESSAGE: message # It used if environment variable does not exist.
var:
Expand Down

0 comments on commit 27d4b49

Please sign in to comment.