Update repo to add vattle org paths
This commit is contained in:
parent
2ece7d14f6
commit
33286e648a
16 changed files with 42 additions and 41 deletions
2
main.go
2
main.go
|
@ -50,7 +50,7 @@ func main() {
|
|||
Use: "sqlboiler [flags] <driver>",
|
||||
Short: "SQL Boiler generates boilerplate structs and statements",
|
||||
Long: "SQL Boiler generates boilerplate structs and statements from template files.\n" +
|
||||
`Complete documentation is available at http://github.com/nullbio/sqlboiler`,
|
||||
`Complete documentation is available at http://github.com/vattle/sqlboiler`,
|
||||
Example: `sqlboiler -o models -p models postgres`,
|
||||
PreRunE: preRun,
|
||||
RunE: run,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue