Skip to content

Commit bd1c633

Browse files
committed
Update run.md
1 parent 373a569 commit bd1c633

File tree

1 file changed

+1
-1
lines changed
  • docs/software/container-engine

1 file changed

+1
-1
lines changed

docs/software/container-engine/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Specifying the `--environment` option with an `#SBATCH` option is **experimental
4545
[](){#ref-ce-edf-search-path}
4646
### EDF search path
4747

48-
By default, the EDFs for each user are looked up in `$HOME/.edf`.
48+
By default, the EDFs for each user are looked up in `${HOME}/.edf`.
4949
The default EDF search path can be changed through the `EDF_PATH` environment variable.
5050
`EDF_PATH` must be a colon-separated list of absolute paths to directories, where the CE searches each directory in order.
5151
If an EDF is located in the search path, its name can be used in the `--environment` option without the `.toml` extension.

0 commit comments

Comments
 (0)