| c | 
	
		create new archive
	 | 
	
	
	| t | 
	
		list table of contents for archive
	 | 
	
	
	| x | 
	
		extract named (or all) files from archive
	 | 
	
	
	| u | 
	
		update existing archive
	 | 
	
	
	| v | 
	
		generate verbose output on standard input
	 | 
	
	
	| f | 
	
		specify archive file name
	 | 
	
	
	| m | 
	
		include manifest information from specified manifest file
	 | 
	
	
	| O | 
	
		store only; use no ZIP compression
	 | 
	
	
	| M | 
	
		do not create a manifest file for the entries
	 | 
	
	
	| i | 
	
		generate index information for the specified jar files
	 | 
	
	
	| -C | 
	
		change to the specified directory and include the following file
	 |