Skip to content

Commit 3e8afb4

Browse files
rnroglbrntt
andauthored
Update Plugins/GRPCProtobufGeneratorCommand/CommandConfig.swift
Co-authored-by: George Barnett <[email protected]>
1 parent 66261e7 commit 3e8afb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/GRPCProtobufGeneratorCommand/CommandConfig.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ extension OptionsAndFlags {
219219
case .dryRun:
220220
return "Print but do not execute the protoc commands."
221221
case .outputPath:
222-
return "The path into which the generated source files are created."
222+
return "The directory into which the generated source files are created."
223223
case .verbose:
224224
return "Emit verbose output."
225225
case .help:

0 commit comments

Comments
 (0)