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:
James Zern
2015-12-11 17:02:01 -08:00
parent 038a060dfc
commit b5e30dac38
5 changed files with 20 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
.TH GIF2WEBP 1 "October 19, 2015"
.TH GIF2WEBP 1 "December 11, 2015"
.SH NAME
gif2webp \- Convert a GIF image to WebP
.SH SYNOPSIS
@@ -135,9 +135,10 @@ gif2webp \-lossy \-f 50 picture.gif \-o picture.webp
gif2webp \-q 70 \-o picture.webp \-\- \-\-\-picture.gif
.SH AUTHORS
\fBgif2webp\fP was written by the WebP team.
\fBgif2webp\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 Urvang Joshi <urvang@google.com>, for the
Debian project (and may be used by others).