mirror of
				https://github.com/webmproject/libwebp.git
				synced 2025-10-31 02:15:42 +01:00 
			
		
		
		
	Fix man pages for multi-threading.
BUG=webp:336 Change-Id: I70d3dfb8a532c1f2b80bd08cc62e833962cb4b34
This commit is contained in:
		| @@ -98,8 +98,7 @@ Crop the source to a rectangle with top\-left corner at coordinates | ||||
| This cropping area must be fully contained within the source rectangle. | ||||
| .TP | ||||
| .B \-mt | ||||
| Use multi\-threading for encoding, if possible. This option is only effective | ||||
| when using lossy compression on a source with a transparency channel. | ||||
| Use multi\-threading for encoding, if possible. | ||||
| .TP | ||||
| .B \-low_memory | ||||
| Reduce memory usage of lossy encoding by saving four times the compressed | ||||
|   | ||||
| @@ -108,8 +108,7 @@ the value the smoother the picture will appear. Typical values are usually in | ||||
| the range of 20 to 50. | ||||
| .TP | ||||
| .B \-mt | ||||
| Use multi-threading for encoding, if possible. This option is only effective | ||||
| when using lossy compression. | ||||
| Use multi-threading for encoding, if possible. | ||||
| .TP | ||||
| .B \-v | ||||
| Print extra information. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user