diff --git a/README.md b/README.md index 0c3c463..b34aeb9 100644 --- a/README.md +++ b/README.md @@ -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