source: add alternative syntax example (#7283)
This commit is contained in:
@@ -6,3 +6,7 @@
|
|||||||
- Evaluate contents of a given file:
|
- Evaluate contents of a given file:
|
||||||
|
|
||||||
`source {{path/to/file}}`
|
`source {{path/to/file}}`
|
||||||
|
|
||||||
|
- Evaluate contents of a given file (alternatively replacing `source` with `.`):
|
||||||
|
|
||||||
|
`. {{path/to/file}}`
|
||||||
|
Reference in New Issue
Block a user