X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=make-jpkg;h=74c743b21bdcde85c6d9e3fe817e434f391fe968;hb=737655632a670ee80168051f11a83a57f3c1cb08;hp=e1e16cefad598eb8cfc18401671681ae3478abe3;hpb=766e1bccddaf0c75727f1b5600581200b1c30171;p=sven%2Fjava-package.git

diff --git a/make-jpkg b/make-jpkg
index e1e16ce..74c743b 100755
--- a/make-jpkg
+++ b/make-jpkg
@@ -67,7 +67,16 @@ print_usage() {
 	cat << EOF
 Usage: $program_name [OPTION]... FILE
 
-$program_name builds Debian packages from Java(TM) 2 binary distributions.
+$program_name builds a Debian package from the given Java binary distribution FILE
+
+Supported java binary distributions currently include:
+  * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
+    - The Java Development Kit (JDK), version 6 (update >= 10), 7
+    - The Java Runtime Environment (JRE), version 6 (update >= 10), 7
+    - The Java API Javadoc, version 6 (update >= 10), 7
+  (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
+
+The following options are recognized:
 
   --full-name NAME   full name used in the maintainer field of the package
   --email EMAIL      email address used in the maintainer field of the package