diff --git a/dist/xdocs/goals.xml b/dist/xdocs/goals.xml
index feefa147..5b874040 100644
--- a/dist/xdocs/goals.xml
+++ b/dist/xdocs/goals.xml
@@ -74,7 +74,7 @@
dist:deploy
- Deploys a distribution to the remote repository. The distribution
+ Deploys both source and binary distributions to the remote repository. The distribution
is packaged as the file distributions.tar.gz. To create
this file the dist:build goal is attained.
@@ -86,6 +86,13 @@
the build name to a snapshot format.
+
+ dist:deploy-bin
+
+ Deploys a binary distribution to the remote repository.
+ To create this file the dist:build-bin goal is attained.
+
+
dist:deploy-src