Merge pull request #933 from zhaoleidd/workaround_for_ps

cli: Workaround for ps's argument
This commit is contained in:
Qiang Huang
2016-08-27 10:57:17 +08:00
committed by GitHub
2 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -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