You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/08/29 23:59:17 UTC

git commit: improved explanations

Repository: maven-indexer
Updated Branches:
  refs/heads/master 6950a22e0 -> 90714fef2


improved explanations

Project: http://git-wip-us.apache.org/repos/asf/maven-indexer/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-indexer/commit/90714fef
Tree: http://git-wip-us.apache.org/repos/asf/maven-indexer/tree/90714fef
Diff: http://git-wip-us.apache.org/repos/asf/maven-indexer/diff/90714fef

Branch: refs/heads/master
Commit: 90714fef2988ed0b3c55dcd97203c8b3867d329e
Parents: 6950a22
Author: Hervé Boutemy <hb...@apache.org>
Authored: Fri Aug 29 23:59:14 2014 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Fri Aug 29 23:59:14 2014 +0200

----------------------------------------------------------------------
 indexer-cli/src/site/apt/index.apt.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/90714fef/indexer-cli/src/site/apt/index.apt.vm
----------------------------------------------------------------------
diff --git a/indexer-cli/src/site/apt/index.apt.vm b/indexer-cli/src/site/apt/index.apt.vm
index 6e4bd69..558db8b 100644
--- a/indexer-cli/src/site/apt/index.apt.vm
+++ b/indexer-cli/src/site/apt/index.apt.vm
@@ -31,4 +31,4 @@ ${project.name}
 
 %{snippet|file=${project.basedir}/target/test-classes/options.html|verbatim=false}
 
-  Either unpack or index with <<<--repository>>> must be used.
+  Either unpack (<<<-u,--unpack>>>) or index (<<<-i,--index>>> and <<<-r,--repository>>>) must be used.