mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #933 from zhaoleidd/workaround_for_ps
cli: Workaround for ps's argument
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
runc ps - ps displays the processes running inside a container
|
||||
|
||||
# SYNOPSIS
|
||||
runc ps [command options] <container-id> [ps options]
|
||||
runc ps [command options] <container-id> [-- ps options]
|
||||
|
||||
# OPTIONS
|
||||
--format value, -f value select one of: table(default) or json
|
||||
|
||||
Reference in New Issue
Block a user