Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Commit

Permalink
Minor doc edit
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed May 31, 2012
1 parent c2e231e commit 803f453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oab-java.sh
Expand Up @@ -203,7 +203,7 @@ function usage() {
echo
echo "* -7 : Build ``oracle-java7`` packages instead of ``sun-java6``"
echo "* -c : Remove pre-existing packages from ``${WORK_PATH}/deb``"
echo "* -k <gpg-key-id> : Use the specified existing key instead of generating one"
echo "* ``-k <gpg-key-id>`` : Use the specified existing key instead of generating one"
echo "* -s : Skip building if the packages already exist"
echo "* -h : This help"
echo
Expand Down Expand Up @@ -267,7 +267,7 @@ function usage() {
echo
echo "Or if you ran the script with the ``-7`` option."
echo
echo " sudo apt-get install oracle-java7-jre"
echo " sudo apt-get install oracle-java7-jre"
echo
echo "If you already have the *\"official\"* Ubuntu packages installed then you"
echo "can upgrade by executing the following from a shell."
Expand Down

0 comments on commit 803f453

Please sign in to comment.