Skip to content

Commit

Permalink
Merge pull request #158 from jwilberding/readme2
Browse files Browse the repository at this point in the history
This adds -n to the README and fixes description for -r. This was report...
  • Loading branch information
tsloughter committed May 3, 2014
2 parents 95152fb + 1215b81 commit 5d61e67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ Options

| Short | Long | Type | Default | Description |
|:-----:|:------------:|:-------:|:------:|------------------------------------------------------------------------------------------- |
| -r | --root | string | ./ | Name for the release that will be generated |
| -r | --root | string | ./ | Sets the root of the project |
| -n | --name | string | | Name for the release that will be generated |
| -v | --relvsn | string | | Version for the release |
| -g | --goal | string | | A goal for the system. These are usually the OTP apps that are part of the release |
| -u | --upfrom | string | | The release to upgrade from. Only valid with relup target |
Expand Down

0 comments on commit 5d61e67

Please sign in to comment.