Escape underscore. Changed 'scheduling' to 'sched' in format.
This commit is contained in:
parent
f3a1501e6e
commit
6549f8c13c
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
For every task that is scheduled, the task ID and the hostname of the node on which it was
|
||||
launched is logged.
|
||||
|
||||
The scheduled trace logs are written to a file named _\<logFilePrefix\>\_\<timestamp\>_schedTrace.log_, where
|
||||
The scheduled trace logs are written to a file named _\<logFilePrefix\>\_\<timestamp\>\_schedTrace.log_, where
|
||||
* _logFilePrefix_ is the prefix provided using the `-logPrefix` option.
|
||||
* _timestamp_ corresponds to the time when _Elektron_ was run.
|
||||
|
||||
|
|
Reference in a new issue