mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #919 from zhaoleidd/fix_ps_argument_manual
Fix ps argument manual
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