Skip to content

Commit

Permalink
Update cmd/crictl/logs.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sascha Grunert <[email protected]>
  • Loading branch information
knight42 and saschagrunert authored Dec 18, 2024
1 parent efe2ec7 commit 123dbbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/crictl/logs.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ var logsCommand = &cli.Command{
},
&cli.StringFlag{
Name: "stream",
Aliases: []string{"s"},
Usage: "Show specified stream (stdout or stderr). Defaults to both.",
},
},
Expand Down

0 comments on commit 123dbbd

Please sign in to comment.