Update 'README.md'
This commit is contained in:
parent
5f07ea41d2
commit
8860c9080f
@ -20,7 +20,7 @@ As you can see, support for `go` templates is built in. While executing the temp
|
|||||||
In the examples above we can see these variables:
|
In the examples above we can see these variables:
|
||||||
* `.Crew.*`
|
* `.Crew.*`
|
||||||
* `.Hold.*`
|
* `.Hold.*`
|
||||||
* `.Args.Arg*`
|
* `.Args.Arg.*`
|
||||||
|
|
||||||
The `Crew` and the `Hold` are loaded if the captain is given a ship to sail. (A ship need not be specified if one named `default` exists in the given configuration.)
|
The `Crew` and the `Hold` are loaded if the captain is given a ship to sail. (A ship need not be specified if one named `default` exists in the given configuration.)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user