Signed-off-by: Xiaoyu Zhang <mateuszhang@tencent.com>
@@ -57,7 +57,7 @@ var psCommand = cli.Command{
}
// [1:] is to remove command name, ex:
// context.Args(): [containet_id ps_arg1 ps_arg2 ...]
// context.Args(): [container_id ps_arg1 ps_arg2 ...]
// psArgs: [ps_arg1 ps_arg2 ...]
//
psArgs := context.Args()[1:]
The note is not visible to the blocked user.