diff --git a/tfw.sh-script.md b/tfw.sh-script.md index c0fca99..717c29d 100644 --- a/tfw.sh-script.md +++ b/tfw.sh-script.md @@ -2,8 +2,8 @@ This script is located in the `hack` folder of the challenge, and its primary pu | Command | Description | | ------------ | -------------------------------------------------------- | -| *start* | build & run TFW challenge | -| *run* | run TFW challenge | -| *buildtfw* | build TFW baseimage | -| *build* | build TFW baseimage and challenge | -| *releasetfw* | tag TFW baseimage and push to upstream (for maintainers) | \ No newline at end of file +| `start` | build & run TFW challenge | +| `run` | run TFW challenge | +| `buildtfw` | build TFW baseimage | +| `build` | build TFW baseimage and challenge | +| `releasetfw` | tag TFW baseimage and push to upstream (for maintainers) | \ No newline at end of file