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.
1 parent 8ee7d99 commit 0ca3d58Copy full SHA for 0ca3d58
internal/cli/performance_advisor_opts.go
@@ -38,7 +38,7 @@ func (opts *PerformanceAdvisorOpts) validateProcessName() error {
38
return nil
39
}
40
41
-// MarkRequiredFlagsByService marks processName or hostId as required in accordance with the service
+// MarkRequiredFlagsByService marks processName or hostId as required in accordance with the service.
42
//
43
// Atlas: processName is required
44
0 commit comments