Skip to content

Commit 420b838

Browse files
committed
docs(cli/help.txt): make feature output flags more consistent
1 parent b5b8d5a commit 420b838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/cli/help.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ COMMAND-SPECIFIC FLAGS:
2626
--output-receiver-interface Generated receiver interface name (default: "RoutesReceiver")
2727
--output-routes-func Generated routes function name (default: "TemplateRoutes")
2828
--output-routes-func-with-logger-param Add *slog.Logger parameter to routes function
29-
--output-routes-func-with-path-prefix-param Add pathPrefix string parameter to routes function
29+
--output-routes-func-with-path-prefix-param Add pathPrefix parameter to routes function
3030
--output-template-data-type Generated template data type name (default: "TemplateData")
3131
--output-template-route-paths-type Generated path helpers type name (default: "TemplateRoutePaths")
3232

0 commit comments

Comments
 (0)