Fix typo: where is runs => where it runs
Change-Id: I7dad52c5b5ea91d727bd8ee7253a64422e4ec210
This commit is contained in:
parent
c782781a4c
commit
1e3a89eeff
@ -201,7 +201,7 @@ Enable Logging
|
|||||||
|
|
||||||
| *Defaults: ``LOGFILE="" LOGDAYS=7 LOG_COLOR=True``*
|
| *Defaults: ``LOGFILE="" LOGDAYS=7 LOG_COLOR=True``*
|
||||||
| By default ``stack.sh`` output is only written to the console
|
| By default ``stack.sh`` output is only written to the console
|
||||||
where is runs. It can be sent to a file in addition to the console
|
where it runs. It can be sent to a file in addition to the console
|
||||||
by setting ``LOGFILE`` to the fully-qualified name of the
|
by setting ``LOGFILE`` to the fully-qualified name of the
|
||||||
destination log file. A timestamp will be appended to the given
|
destination log file. A timestamp will be appended to the given
|
||||||
filename for each run of ``stack.sh``.
|
filename for each run of ``stack.sh``.
|
||||||
|
Loading…
Reference in New Issue
Block a user