mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix typo in exec.go.
PiperOrigin-RevId: 705917223
This commit is contained in:
committed by
gVisor bot
parent
9fcf0b5b53
commit
bd0cbf8071
+1
-1
@@ -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:
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user