We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e001146 commit 782a301Copy full SHA for 782a301
1 file changed
parser/ps.go
@@ -81,10 +81,10 @@ Options:
81
-a --app=<app>
82
the uniquely identifiable name for the application.
83
-n --lines=<lines>
84
- the number of lines to display.
+ the number of lines to display, value range 1-1000.
85
-f --follow
86
specify if the logs should be streamed.
87
- -t --container=<container>
+ -c --container=<container>
88
print the logs of this container.
89
`
90
0 commit comments