Skip to content

Commit 4054168

Browse files
arthur-zhangmtardy
authored andcommitted
docs: remove redundant CLI command in tracing policy example
Signed-off-by: arthur-zhang <[email protected]>
1 parent 1a3d626 commit 4054168

File tree

1 file changed

+1
-1
lines changed
  • docs/content/en/docs/concepts/tracing-policy

1 file changed

+1
-1
lines changed

docs/content/en/docs/concepts/tracing-policy/example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ remove the BPF programs.
150150

151151
Once the Tetragon starts, you can monitor events using `tetra`, the tetragon CLI:
152152
```shell
153-
./tetra tetra getevents -o compact
153+
./tetra getevents -o compact
154154
```
155155

156156
Reading the `/tmp/tetragon` file with `cat`:

0 commit comments

Comments
 (0)