src/share/classes/sun/tools/jar/resources/jar.properties
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/share/classes/sun/tools/jar/resources/jar.properties	Sun Dec 23 06:00:57 2012
--- new/src/share/classes/sun/tools/jar/resources/jar.properties	Sun Dec 23 06:00:56 2012

*** 75,84 **** --- 75,85 ---- \ \ -v generate verbose output on standard output\n\ \ \ -f specify archive file name\n\ \ \ -m include manifest information from specified manifest file\n\ \ \ -e specify application entry point for stand-alone application \n\ \ \ bundled into an executable jar file\n\ + \ \ -p specify profile name\n\ \ \ -0 store only; use no ZIP compression\n\ \ \ -M do not create a manifest file for the entries\n\ \ \ -i generate index information for the specified jar files\n\ \ \ -C change to the specified directory and include the following file\n\ If any file is a directory then it is processed recursively.\n\

src/share/classes/sun/tools/jar/resources/jar.properties
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File