We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63fdcd2 + 9d00ada commit 2136704Copy full SHA for 2136704
cmd/state/internal/cmdtree/events.go
@@ -34,7 +34,6 @@ func newEventsLogCommand(prime *primer.Values) *captain.Command {
34
[]*captain.Flag{
35
{
36
Name: "follow",
37
- Shorthand: "f",
38
Description: locale.Tl("tail_f_description", "Don't stop when end of file is reached. Wait for additional data."),
39
Value: ¶ms.Follow,
40
},
0 commit comments