aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2013-01-25 04:14:05 -0800
committerJordan Wilberding <[email protected]>2013-01-25 04:14:05 -0800
commite29f7fa585670f2bb1aad6060bfa2fe0aeba1cd8 (patch)
treeccc9c612deac643818f62166c2827c018574f0b6 /README.md
parent1a43e62a5ee0ceafb2082a41e632489b48e7f567 (diff)
parent58f0df46df654f6221aff6534477b5df1076e0fa (diff)
downloadrelx-e29f7fa585670f2bb1aad6060bfa2fe0aeba1cd8.tar.gz
relx-e29f7fa585670f2bb1aad6060bfa2fe0aeba1cd8.tar.bz2
relx-e29f7fa585670f2bb1aad6060bfa2fe0aeba1cd8.zip
Merge pull request #21 from ericbmerritt/next
working towards release upgrades
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99fef81..5407002 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ applications it will generate a release output. That output depends
heavily on what plugins available and what options are defined, but
usually it is simple a well configured release directory.
- relcool -l ~/my-dirs --relname foo --relvsn 0.0.1 --target-spec myapp --target-spec getopt>=0.5.1 -o output-dir --targz
+ relcool -c relcool.config -l ~/my-dirs --relname foo --relvsn 0.0.1 --target-spec myapp --target-spec getopt>=0.5.1 -o output-dir
The *release-specification-file* is optional but otherwise contains
additional specification information for releases.
@@ -43,6 +43,9 @@ additional specification information for releases.
-V *INTEGER*, \--verbose *INTEGER*
: The verbosity level of the system. Valid values are 1 - 3
+-c *INTEGER*, \--config *INTEGER*
+: The custom config file for the relcool system
+
# CONFIGURATION FILES
Configuration files