Skip to content

Commit

Permalink
ADD version in readme
Browse files Browse the repository at this point in the history
Debugging will get nasty if we have no idea which version is currently
ran.
  • Loading branch information
oelmekki committed Nov 14, 2016
1 parent 48485bc commit 41ae734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ func CheckSanity() {
*/
func Usage() {
usage := `
PgRebase-1.0.1
USAGE:
DATABASE_URL=url pgrebase [-w] <sql_directory>
Expand Down

0 comments on commit 41ae734

Please sign in to comment.