update info for util-say 3 (minor miss in the previous update)

Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2013-04-01 20:49:29 +02:00
parent e22b697ee5
commit a5b7489e14

View file

@ -2642,15 +2642,16 @@ Using util-say:
@pindex @command{img2ponysay} @pindex @command{img2ponysay}
@cartouche @cartouche
@example @example
@code{img2ponysay -2 -- SOURCE_IMAGE > PONY_FILE} @command{img2ponysay -2 -- SOURCE_IMAGE > PONY_FILE}
@code{PONY_FILE} should end with @file{.pony} and be localed in @file{ponies/}, @code{PONY_FILE} should end with @file{.pony} and be localed in @file{ponies/},
or @file{extraponies/} if the pony is not a MLP:FiM pony. or @file{extraponies/} if the pony is not a MLP:FiM pony.
Omit @option{-2} if the source image does not use double pixel size. Omit @option{-2} if the source image does not use double pixel size.
For more information see: For more information is available in util-say's info manual. @command{img2ponysay}
@url{https://github.com/maandree/util-say/wiki/img2ponysay} is a legacy command that uses the default settings of @command{ponytool} for
converting a image file to a pony file.
@end example @end example
@end cartouche @end cartouche