diff --git a/runsc/cmd/exec.go b/runsc/cmd/exec.go index a4dada10e..48af12a79 100644 --- a/runsc/cmd/exec.go +++ b/runsc/cmd/exec.go @@ -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 ps + # runsc exec ps OPTIONS: `