aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@fordfrog.com>2015-10-24 23:16:05 +0200
committerMiroslav Šulc <fordfrog@fordfrog.com>2015-10-24 23:16:05 +0200
commita8cf08a1d1c00346b6c00769d67271913a002584 (patch)
treeb71725193066a25252c53166d51073f8724766c9
parentadded support for parsing also MAVEN_ID="" or MAVEN_ID="groupId" with correct... (diff)
downloadjava-ebuilder-a8cf08a1d1c00346b6c00769d67271913a002584.tar.gz
java-ebuilder-a8cf08a1d1c00346b6c00769d67271913a002584.tar.bz2
java-ebuilder-a8cf08a1d1c00346b6c00769d67271913a002584.zip
fixed typo in usage info
-rw-r--r--src/main/resources/usage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/usage.txt b/src/main/resources/usage.txt
index 4f06c56..34ca84c 100644
--- a/src/main/resources/usage.txt
+++ b/src/main/resources/usage.txt
@@ -7,4 +7,4 @@ Usage: jar <args>
--portage-tree|-t path to portage tree that should be parsed when
refreshing cache (default is /usr/portage)
--refresh-cache|-c refreshes java ebuild cache
---tarball-root|-t <dir> path to tarball root (default is current directory) \ No newline at end of file
+--tarball-root|-r <dir> path to tarball root (default is current directory) \ No newline at end of file