Skip to content

Commit 4e1a89b

Browse files
Tweaks to fix command text
1 parent 241660f commit 4e1a89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/private-5g-core/data-plane-packet-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Data plane packet capture works by mirroring packets to a Linux kernel interface
5353

5454
1. Remove the output files:
5555

56-
`kubectl exec -it -n core core-upf-pp-0 -c troubleshooter –- bash rm <path to output file>`
56+
`kubectl exec -it -n core core-upf-pp-0 -c troubleshooter -- rm <path to output file>`
5757

5858
## Next steps
5959

0 commit comments

Comments
 (0)