From 1215b81e1213d9b39f8105ebe5c2d6876c94351a Mon Sep 17 00:00:00 2001 From: Jordan Wilberding Date: Sun, 6 Apr 2014 10:55:22 +0200 Subject: This adds -n to the README and fixes description for -r. This was reported as part of #114. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 96fe0c3..e66e7d0 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,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 | -- cgit v1.2.3