Skip to content

Commit 80e8b90

Browse files
committed
Try and help people who don't understand what optional means
1 parent 37f7650 commit 80e8b90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • roles/generate-jenkins/templates/README_SNIPPETS

roles/generate-jenkins/templates/README_SNIPPETS/USAGE.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
44

5+
**Unless a parameter is flaged as "optional", it is *mandatory* and a value must be provided.**
6+
57
### docker-compose (recommended, [click here for more info]({{ lsio_docs_url }}/general/docker-compose))
68

79
{% include "README_SNIPPETS/DOCKER_COMPOSE.j2" | trim %}

0 commit comments

Comments
 (0)