Skip to content

Commit

Permalink
Docs Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wh1isper committed Sep 22, 2023
1 parent ecff817 commit de9765a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions duetector/managers/tracer.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ class TracerTemplate(Configuable):
.. code-block:: toml
[tracer.template.sh]
pstracer = { "comm" = ["ps", "-aux"], config = { "enable_cache" = false } }
[tracer.template.sh]
pstracer = { "comm" = ["ps", "-aux"], config = { "enable_cache" = false } }
"""

_avaliable_tracer_type = {
Expand Down

0 comments on commit de9765a

Please sign in to comment.