We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bbc46 commit b401874Copy full SHA for b401874
1 file changed
cmd/root/root.go
@@ -75,6 +75,7 @@ We collect anonymous usage data to help improve docker agent. To disable:
75
`
76
fmt.Fprint(cmd.ErrOrStderr(), telemetryMsg)
77
}
78
+
79
fmt.Fprintln(cmd.ErrOrStderr())
80
81
0 commit comments