Skip to content

Commit 5c511fc

Browse files
Fix formatting for patch templates and provisioners sections
Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
1 parent afc3201 commit 5c511fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/score implementation/score-compose

content/en/docs/score implementation/score-compose/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ score-compose init --no-sample
8383

8484
### `--patch-templates`
8585

86-
Loads patch templates files. May be specified multiple times. Supports the following formats:
86+
Loads patch templates files. May be specified multiple times. Supports the following formats:
8787

8888
- `-` _(read from standard input)_
8989
- `./local/path/file-or-folder`
@@ -109,7 +109,7 @@ score-compose init --project score-compose2
109109

110110
### `--provisioners`
111111

112-
Loads provisioners files. May be specified multiple times. Supports the following formats:
112+
Loads provisioners files. May be specified multiple times. Supports the following formats:
113113

114114
- `-` _(read from standard input)_
115115
- `./local/path/file-or-folder`

0 commit comments

Comments
 (0)