Fix typo in exec.go.

PiperOrigin-RevId: 705917223
This commit is contained in:
Nayana Bidari
2024-12-13 10:04:24 -08:00
committed by gVisor bot
parent 9fcf0b5b53
commit bd0cbf8071
+1 -1
View File
@@ -88,7 +88,7 @@ EXAMPLE:
If the container is configured to run /bin/ps the following will
output a list of processes running in the container:
# runc exec <container-id> ps
# runsc exec <container-id> ps
OPTIONS:
`