Update example

This commit is contained in:
Bruce Hill 2024-10-09 13:50:02 -04:00
parent 5a80ff0db3
commit 33d3e22023

View File

@ -18,9 +18,9 @@ func main(name:Text, shout=no):
```
```bash
$ tomo hello.tm world
$ tomo hello.tm -- world
Hello World
$ tomo hello.tm --name=åke
$ tomo hello.tm -- --name=åke
Hello Åke
$ tomo -e hello.tm
$ ./hello "john doe" --shout