Fix $HOME/.omnitrace [skip ci] (#54)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b208047741
Коммит
e60fae5361
@@ -628,7 +628,7 @@ $ omnitrace-avail -H -bd
|
||||
|
||||
[Omnitrace](https://github.com/AMDResearch/omnitrace) supports 3 configuration file formats: JSON, XML, and plain text.
|
||||
Configuration files are specified via the `OMNITRACE_CONFIG_FILE` environment variable
|
||||
and by default will look for `${HOME}/omnitrace.cfg` and `${HOME}/omnitrace.json`.
|
||||
and by default will look for `${HOME}/.omnitrace.cfg` and `${HOME}/.omnitrace.json`.
|
||||
Multiple configuration files can be concatenated via `:`, e.g.:
|
||||
|
||||
```shell
|
||||
|
||||
Ссылка в новой задаче
Block a user