Skip to content

Commit

Permalink
Add pubtypes & mixedcaps to example edgeql-go invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoor committed Jul 9, 2024
1 parent 76d079b commit 0b62baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/edgeql-go/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
//
// Typically this process would be run using [go generate] like this:
//
// //go:generate edgeql-go -pubfuncs
// //go:generate edgeql-go -pubfuncs -pubtypes -mixedcaps
//
// For a complete list of options:
//
Expand Down

0 comments on commit 0b62baf

Please sign in to comment.