From f17563eeed71cf33def76efd37fb35f67a4b113d Mon Sep 17 00:00:00 2001 From: Philip Cristiano Date: Tue, 6 Jan 2015 19:33:16 -0500 Subject: Update README to match -h output for --relname --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9e7217c..645a432 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Options | Short | Long | Type | Default | Description | |:-----:|:------------:|:-------:|:------:|------------------------------------------------------------------------------------------- | | -r | --root | string | ./ | Sets the root of the project | -| -n | --name | string | | Name for the release that will be generated | +| -n | --relname | 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