From 7417cd704fa5e2cb30cfc31e53a74963a06f658c Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 10 Dec 2012 11:06:51 -0500 Subject: fix the documentation for searched directories, fixes #13 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7f95cb7..30e5c82 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 -d ~/my-dirs --relname foo --relvsn 0.0.1 --target-spec myapp --target-spec getopt>=0.5.1 -o output-dir --targz + relcool -l ~/my-dirs --relname foo --relvsn 0.0.1 --target-spec myapp --target-spec getopt>=0.5.1 -o output-dir --targz The *release-specification-file* is optional but otherwise contains additional specification information for releases. -- cgit v1.2.3