From 7b4695481a5ebfb2429bd6410c2042203fb0cf70 Mon Sep 17 00:00:00 2001 From: ni-richard Date: Tue, 10 Sep 2019 13:49:18 +0200 Subject: [PATCH] Updated tfw.sh script (markdown) --- tfw.sh-script.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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