Skip to content

Commit

Permalink
Update docs/user_guide/config_options.md
Browse files Browse the repository at this point in the history
PR: #208

Co-authored-by: Claire Carouge <[email protected]>
  • Loading branch information
SeanBryan51 and ccarouge authored Nov 22, 2023
1 parent 4067721 commit b0ab9a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/user_guide/config_options.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ realisations:

### [repo](#repo)

: **Default:** _required key, no default_. :octicons-dash-24: Specify the CABLE repository to test against. The `repo` key must specify either the [`svn`](#+repo.svn) key or the [`git`](#+repo.git) key.
Contains settings to specify the CABLE branch to test against.

This key is _required_. The `repo` key must specify either the [`svn`](#+repo.svn) key or the [`git`](#+repo.git) key.

```yaml
realisations:
Expand Down

0 comments on commit b0ab9a8

Please sign in to comment.