Skip to content

Commit

Permalink
fixing README
Browse files Browse the repository at this point in the history
  • Loading branch information
guedes committed Nov 21, 2011
1 parent 33d631a commit c8c763f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -148,7 +148,8 @@ Well suppose you want to change the default maintainer's name and the license, j

$ pgxn-utils change my_cool_extension --maintainer "Dickson Guedes" --license bsd
conflict META.json
Overwrite /tmp/my_cool_extension/META.json? (enter "h" for help) [Ynaqdh] {
Overwrite /tmp/my_cool_extension/META.json? (enter "h" for help) [Ynaqdh]
{
"name": "my_cool_extension",
"abstract": "A short description",
"description": "A long description",
Expand Down Expand Up @@ -176,7 +177,8 @@ Well suppose you want to change the default maintainer's name and the license, j
}
}
Retrying...
Overwrite /tmp/my_cool_extension/META.json? (enter "h" for help) [Ynaqdh] force META.json
Overwrite /tmp/my_cool_extension/META.json? (enter "h" for help) [Ynaqdh]
force META.json
identical my_cool_extension.control


Expand Down

0 comments on commit c8c763f

Please sign in to comment.