mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
man/*, AUTHORS: clarify origin of the tool
mention libwebp in the AUTHORS section quote + add a direct link to the libwebp repo Change-Id: I700614aa41f229910c82204f319355152b6b4f29
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.TH CWEBP 1 "November 03, 2015"
|
||||
.TH CWEBP 1 "December 11, 2015"
|
||||
.SH NAME
|
||||
cwebp \- compress an image file to a WebP file
|
||||
.SH SYNOPSIS
|
||||
@ -291,9 +291,10 @@ cwebp \-sns 70 \-f 50 \-size 60000 picture.png \-o picture.webp
|
||||
cwebp \-o picture.webp \-\- \-\-\-picture.png
|
||||
|
||||
.SH AUTHORS
|
||||
\fBcwebp\fP was written by the WebP team.
|
||||
\fBcwebp\fP is a part of libwebp and was written by the WebP team.
|
||||
.br
|
||||
The latest source tree is available at http://www.webmproject.org/code
|
||||
The latest source tree is available at
|
||||
https://chromium.googlesource.com/webm/libwebp
|
||||
.PP
|
||||
This manual page was written by Pascal Massimino <pascal.massimino@gmail.com>,
|
||||
for the Debian project (and may be used by others).
|
||||
|
Reference in New Issue
Block a user