File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -771,7 +771,7 @@ Runner-Specific Overrides
771771=========================
772772
773773To view all of the available options supported by the runners, as well
774- as their usage information, use ``--context `` (or``-H``)::
774+ as their usage information, use ``--context `` (or ``-H ``)::
775775
776776 west simulate --runner=renode --context
777777
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ WestCommand
148148 .. method :: check_call(args, **kwargs)
149149
150150 Runs ``subprocess.check_call(args, **kwargs) `` after
151- logging the call at Verbosity.DBG_MORE`` level.
151+ logging the call at `` Verbosity.DBG_MORE `` level.
152152
153153 .. versionchanged :: 1.2.0
154154 The *cwd * keyword argument was replaced with a catch-all ``**kwargs ``.
You can’t perform that action at this time.
0 commit comments