Skip to content

Commit

Permalink
Finalize release, update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranav Kumar committed Jun 10, 2020
1 parent be34d97 commit 11f111c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ $ hw
zsh: command not found: hw
```

Show existing aliases in the `server` container:
```
$ coal show server
hw -> "echo 'Hello world'"
```

Switch to the `server` container:
```
$ coal load server
Expand Down

0 comments on commit 11f111c

Please sign in to comment.