File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ Go generate accepts one specific flag:
451
451
any trailing spaces and final newline) matches the
452
452
expression.
453
453
454
- It also accepts the standard build flags -v, -n, and -x.
454
+ It also accepts the standard build flags including -v, -n, and -x.
455
455
The -v flag prints the names of packages and files as they are
456
456
processed.
457
457
The -n flag prints commands that would be executed.
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ Go generate accepts one specific flag:
115
115
any trailing spaces and final newline) matches the
116
116
expression.
117
117
118
- It also accepts the standard build flags -v, -n, and -x.
118
+ It also accepts the standard build flags including -v, -n, and -x.
119
119
The -v flag prints the names of packages and files as they are
120
120
processed.
121
121
The -n flag prints commands that would be executed.
You can’t perform that action at this time.
0 commit comments