Mercurial > resize-gd
comparison resize-gd.1 @ 15:c50716420346 0.2
new exit code (4) if all files failed in resizing
author | meillo@marmaro.de |
---|---|
date | Mon, 23 Jun 2008 21:03:05 +0200 |
parents | 6f5c3a02e4d5 |
children |
comparison
equal
deleted
inserted
replaced
14:6f5c3a02e4d5 | 15:c50716420346 |
---|---|
54 .B 2 | 54 .B 2 |
55 The size (parameter 1) had no valid format. It has to be either <size> or <width>x<height>. | 55 The size (parameter 1) had no valid format. It has to be either <size> or <width>x<height>. |
56 .TP | 56 .TP |
57 .B 3 | 57 .B 3 |
58 Not enough memory available to resize the image. | 58 Not enough memory available to resize the image. |
59 .TP | |
60 .B 4 | |
61 None of the given files was resized successful (or was already small enough). | |
59 | 62 |
60 .SH BUGS | 63 .SH BUGS |
61 Please report any bug you find to the author. | 64 Please report any bug you find to the author. |
62 | 65 |
63 .SH SEE ALSO | 66 .SH SEE ALSO |