Skip to content

Commit

Permalink
Tweak doc text
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenetriguba committed Jan 14, 2024
1 parent f955314 commit b48dabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/commands/down.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ func (*DownCmd) Synopsis() string {

func (*DownCmd) Usage() string {
return `down [-version|-v]:
Downgrade migrations against the database.
Downgrade migrations against the database
`
}

Expand Down

0 comments on commit b48dabb

Please sign in to comment.