docs(startingpoint): fix typos with formatting (#35)
This commit is contained in:
parent
911ed35367
commit
69b4ced037
5 changed files with 8 additions and 8 deletions
|
|
@ -10,7 +10,7 @@ The `files` module simplifies the process of copying files to the image during t
|
|||
```yaml
|
||||
type: files
|
||||
files:
|
||||
usr: /usr
|
||||
- usr: /usr
|
||||
```
|
||||
|
||||
In the example above, `usr` represents the directory located inside the `config/files` in the repository, while `/usr` designates the corresponding destination within the image.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue