Skip to content

Commit

Permalink
docs: remove redundant CLI command in tracing policy example
Browse files Browse the repository at this point in the history
Signed-off-by: arthur-zhang <happyzhangya@gmail.com>
  • Loading branch information
arthur-zhang authored and mtardy committed Jan 2, 2025
1 parent 1a3d626 commit 4054168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/concepts/tracing-policy/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ remove the BPF programs.

Once the Tetragon starts, you can monitor events using `tetra`, the tetragon CLI:
```shell
./tetra tetra getevents -o compact
./tetra getevents -o compact
```

Reading the `/tmp/tetragon` file with `cat`:
Expand Down

0 comments on commit 4054168

Please sign in to comment.