mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
man/*: s/BUGS/REPORTING BUGS/
BUGS is described by the man-pages man page as: A list of limitations, known defects or inconveniences, and other questionable activities. Change-Id: I2781d48d7a01c173fd24ac0b60af1a84aec31c3b
This commit is contained in:
parent
a67ff735a2
commit
d33455cd31
14
man/cwebp.1
14
man/cwebp.1
@ -306,13 +306,6 @@ the C constant \fBEXIT_SUCCESS\fP. This is usually zero.
|
|||||||
If an error occurs, \fBcwebp\fP exits with the value of the C constant
|
If an error occurs, \fBcwebp\fP exits with the value of the C constant
|
||||||
\fBEXIT_FAILURE\fP. This is usually one.
|
\fBEXIT_FAILURE\fP. This is usually one.
|
||||||
|
|
||||||
.SH BUGS
|
|
||||||
Please report all bugs to the issue tracker:
|
|
||||||
https://bugs.chromium.org/p/webp
|
|
||||||
.br
|
|
||||||
Patches welcome! See this page to get started:
|
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
cwebp \-q 50 -lossless picture.png \-o picture_lossless.webp
|
cwebp \-q 50 -lossless picture.png \-o picture_lossless.webp
|
||||||
.br
|
.br
|
||||||
@ -331,6 +324,13 @@ https://chromium.googlesource.com/webm/libwebp
|
|||||||
This manual page was written by Pascal Massimino <pascal.massimino@gmail.com>,
|
This manual page was written by Pascal Massimino <pascal.massimino@gmail.com>,
|
||||||
for the Debian project (and may be used by others).
|
for the Debian project (and may be used by others).
|
||||||
|
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Please report all bugs to the issue tracker:
|
||||||
|
https://bugs.chromium.org/p/webp
|
||||||
|
.br
|
||||||
|
Patches welcome! See this page to get started:
|
||||||
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR dwebp (1),
|
.BR dwebp (1),
|
||||||
.BR gif2webp (1)
|
.BR gif2webp (1)
|
||||||
|
14
man/dwebp.1
14
man/dwebp.1
@ -115,13 +115,6 @@ the C constant \fBEXIT_SUCCESS\fP. This is usually zero.
|
|||||||
If an error occurs, \fBdwebp\fP exits with the value of the C constant
|
If an error occurs, \fBdwebp\fP exits with the value of the C constant
|
||||||
\fBEXIT_FAILURE\fP. This is usually one.
|
\fBEXIT_FAILURE\fP. This is usually one.
|
||||||
|
|
||||||
.SH BUGS
|
|
||||||
Please report all bugs to the issue tracker:
|
|
||||||
https://bugs.chromium.org/p/webp
|
|
||||||
.br
|
|
||||||
Patches welcome! See this page to get started:
|
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
dwebp picture.webp \-o output.png
|
dwebp picture.webp \-o output.png
|
||||||
.br
|
.br
|
||||||
@ -140,6 +133,13 @@ https://chromium.googlesource.com/webm/libwebp
|
|||||||
This manual page was written by Pascal Massimino <pascal.massimino@gmail.com>,
|
This manual page was written by Pascal Massimino <pascal.massimino@gmail.com>,
|
||||||
for the Debian project (and may be used by others).
|
for the Debian project (and may be used by others).
|
||||||
|
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Please report all bugs to the issue tracker:
|
||||||
|
https://bugs.chromium.org/p/webp
|
||||||
|
.br
|
||||||
|
Patches welcome! See this page to get started:
|
||||||
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR cwebp (1),
|
.BR cwebp (1),
|
||||||
.BR gif2webp (1),
|
.BR gif2webp (1),
|
||||||
|
@ -133,13 +133,6 @@ of the C constant \fBEXIT_SUCCESS\fP. This is usually zero.
|
|||||||
If an error occurs, \fBgif2webp\fP exits with the value of the C constant
|
If an error occurs, \fBgif2webp\fP exits with the value of the C constant
|
||||||
\fBEXIT_FAILURE\fP. This is usually one.
|
\fBEXIT_FAILURE\fP. This is usually one.
|
||||||
|
|
||||||
.SH BUGS
|
|
||||||
Please report all bugs to the issue tracker:
|
|
||||||
https://bugs.chromium.org/p/webp
|
|
||||||
.br
|
|
||||||
Patches welcome! See this page to get started:
|
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
gif2webp picture.gif \-o picture.webp
|
gif2webp picture.gif \-o picture.webp
|
||||||
.br
|
.br
|
||||||
@ -162,6 +155,13 @@ https://chromium.googlesource.com/webm/libwebp
|
|||||||
This manual page was written by Urvang Joshi <urvang@google.com>, for the
|
This manual page was written by Urvang Joshi <urvang@google.com>, for the
|
||||||
Debian project (and may be used by others).
|
Debian project (and may be used by others).
|
||||||
|
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Please report all bugs to the issue tracker:
|
||||||
|
https://bugs.chromium.org/p/webp
|
||||||
|
.br
|
||||||
|
Patches welcome! See this page to get started:
|
||||||
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR cwebp (1),
|
.BR cwebp (1),
|
||||||
.BR dwebp (1),
|
.BR dwebp (1),
|
||||||
|
@ -100,13 +100,6 @@ If an error occurs, \fBimg2webp\fP exits with the value of the C constant
|
|||||||
img2webp -loop 2 in0.png -lossy in1.jpg -d 80 in2.tiff -o out.webp
|
img2webp -loop 2 in0.png -lossy in1.jpg -d 80 in2.tiff -o out.webp
|
||||||
.br
|
.br
|
||||||
|
|
||||||
.SH BUGS
|
|
||||||
Please report all bugs to the issue tracker:
|
|
||||||
https://bugs.chromium.org/p/webp
|
|
||||||
.br
|
|
||||||
Patches welcome! See this page to get started:
|
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
|
||||||
|
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
\fBimg2webp\fP is a part of libwebp and was written by the WebP team.
|
\fBimg2webp\fP is a part of libwebp and was written by the WebP team.
|
||||||
.br
|
.br
|
||||||
@ -116,6 +109,13 @@ https://chromium.googlesource.com/webm/libwebp
|
|||||||
This manual page was written by Pascal Massimino <pascal.massimino@gmail.com>,
|
This manual page was written by Pascal Massimino <pascal.massimino@gmail.com>,
|
||||||
for the Debian project (and may be used by others).
|
for the Debian project (and may be used by others).
|
||||||
|
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Please report all bugs to the issue tracker:
|
||||||
|
https://bugs.chromium.org/p/webp
|
||||||
|
.br
|
||||||
|
Patches welcome! See this page to get started:
|
||||||
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR webpmux (1),
|
.BR webpmux (1),
|
||||||
.BR gif2webp (1)
|
.BR gif2webp (1)
|
||||||
|
14
man/vwebp.1
14
man/vwebp.1
@ -79,13 +79,6 @@ the C constant \fBEXIT_SUCCESS\fP. This is usually zero.
|
|||||||
If an error occurs, \fBvwebp\fP exits with the value of the C constant
|
If an error occurs, \fBvwebp\fP exits with the value of the C constant
|
||||||
\fBEXIT_FAILURE\fP. This is usually one.
|
\fBEXIT_FAILURE\fP. This is usually one.
|
||||||
|
|
||||||
.SH BUGS
|
|
||||||
Please report all bugs to the issue tracker:
|
|
||||||
https://bugs.chromium.org/p/webp
|
|
||||||
.br
|
|
||||||
Patches welcome! See this page to get started:
|
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
vwebp picture.webp
|
vwebp picture.webp
|
||||||
.br
|
.br
|
||||||
@ -101,6 +94,13 @@ https://chromium.googlesource.com/webm/libwebp
|
|||||||
.PP
|
.PP
|
||||||
This manual page was written for the Debian project (and may be used by others).
|
This manual page was written for the Debian project (and may be used by others).
|
||||||
|
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Please report all bugs to the issue tracker:
|
||||||
|
https://bugs.chromium.org/p/webp
|
||||||
|
.br
|
||||||
|
Patches welcome! See this page to get started:
|
||||||
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR dwebp (1)
|
.BR dwebp (1)
|
||||||
.br
|
.br
|
||||||
|
@ -54,13 +54,6 @@ of the C constant \fBEXIT_SUCCESS\fP. This is usually zero.
|
|||||||
If an error occurs, \fBwebpinfo\fP exits with the value of the C constant
|
If an error occurs, \fBwebpinfo\fP exits with the value of the C constant
|
||||||
\fBEXIT_FAILURE\fP. This is usually one.
|
\fBEXIT_FAILURE\fP. This is usually one.
|
||||||
|
|
||||||
.SH BUGS
|
|
||||||
Please report all bugs to the issue tracker:
|
|
||||||
https://bugs.chromium.org/p/webp
|
|
||||||
.br
|
|
||||||
Patches welcome! See this page to get started:
|
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.br
|
.br
|
||||||
webpinfo \-h
|
webpinfo \-h
|
||||||
@ -80,6 +73,13 @@ https://chromium.googlesource.com/webm/libwebp
|
|||||||
This manual page was written by Hui Su <huisu@google.com>,
|
This manual page was written by Hui Su <huisu@google.com>,
|
||||||
for the Debian project (and may be used by others).
|
for the Debian project (and may be used by others).
|
||||||
|
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Please report all bugs to the issue tracker:
|
||||||
|
https://bugs.chromium.org/p/webp
|
||||||
|
.br
|
||||||
|
Patches welcome! See this page to get started:
|
||||||
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR webpmux (1)
|
.BR webpmux (1)
|
||||||
.br
|
.br
|
||||||
|
@ -193,13 +193,6 @@ of the C constant \fBEXIT_SUCCESS\fP. This is usually zero.
|
|||||||
If an error occurs, \fBwebpmux\fP exits with the value of the C constant
|
If an error occurs, \fBwebpmux\fP exits with the value of the C constant
|
||||||
\fBEXIT_FAILURE\fP. This is usually one.
|
\fBEXIT_FAILURE\fP. This is usually one.
|
||||||
|
|
||||||
.SH BUGS
|
|
||||||
Please report all bugs to the issue tracker:
|
|
||||||
https://bugs.chromium.org/p/webp
|
|
||||||
.br
|
|
||||||
Patches welcome! See this page to get started:
|
|
||||||
https://www.webmproject.org/code/contribute/submitting\-patches/
|
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.P
|
.P
|
||||||
Add ICC profile:
|
Add ICC profile:
|
||||||
@ -269,6 +262,13 @@ https://chromium.googlesource.com/webm/libwebp
|
|||||||
This manual page was written by Vikas Arora <vikaas.arora@gmail.com>,
|
This manual page was written by Vikas Arora <vikaas.arora@gmail.com>,
|
||||||
for the Debian project (and may be used by others).
|
for the Debian project (and may be used by others).
|
||||||
|
|
||||||
|
.SH REPORTING BUGS
|
||||||
|
Please report all bugs to the issue tracker:
|
||||||
|
https://bugs.chromium.org/p/webp
|
||||||
|
.br
|
||||||
|
Patches welcome! See this page to get started:
|
||||||
|
https://www.webmproject.org/code/contribute/submitting\-patches/
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR cwebp (1),
|
.BR cwebp (1),
|
||||||
.BR dwebp (1),
|
.BR dwebp (1),
|
||||||
|
Loading…
Reference in New Issue
Block a user