Author: pescetti
Date: Sat Nov  7 08:54:01 2015
New Revision: 1713097

URL: http://svn.apache.org/viewvc?rev=1713097&view=rev
Log:
#i126612# Add an example with the expected version format.

Modified:
    openoffice/devtools/genUpdateFeed/generate-update-feed.sh

Modified: openoffice/devtools/genUpdateFeed/generate-update-feed.sh
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/generate-update-feed.sh?rev=1713097&r1=1713096&r2=1713097&view=diff
==============================================================================
--- openoffice/devtools/genUpdateFeed/generate-update-feed.sh (original)
+++ openoffice/devtools/genUpdateFeed/generate-update-feed.sh Sat Nov  7 
08:54:01 2015
@@ -36,6 +36,7 @@
 if [ ${#@} -ne 2 ]; then
     echo Generate Update Feed for installed AOO/OOo instances
     echo Usage: $0 [version accessing the Product Update Feed] [new version]
+    echo Example: $0 4.1.1 4.1.2
     echo Output file: check.Update.[version accessing the Product Update 
Feed]-[new version]
     exit
 fi


Reply via email to