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.
-f
--force
1 parent 63fdcd2 commit 9d00adaCopy full SHA for 9d00ada
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