mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-07 13:36:43 +01:00
info update
This commit is contained in:
parent
564ace5388
commit
0cbb8574c9
1 changed files with 9 additions and 6 deletions
|
@ -135,16 +135,19 @@ Show version of program.
|
||||||
@itemx --pony PONY
|
@itemx --pony PONY
|
||||||
@cindex @command{-f}
|
@cindex @command{-f}
|
||||||
@cindex @command{--pony}
|
@cindex @command{--pony}
|
||||||
Specify the pony that should printed, this can either be a file name or
|
Specify the pony that should printed, this can either be a file name or a pony
|
||||||
a pony name printed by @command{ponysay -l}. If it is a file name with
|
name printed by @command{ponysay -l}. This option can be used multiple times to
|
||||||
a relative path and does not include a `@code{/}', it must begin with
|
specify a set of ponies from which one will be selected randomly. If no pony is
|
||||||
`@code{./}', this is a @command{cowsay} issue. This option can be used
|
specified one will be selected randomly.
|
||||||
multiple times to specify a set of ponies from which one will be selected
|
|
||||||
randomly. If no pony is specified one will be selected randomly.
|
|
||||||
|
|
||||||
|
@cindex @command{util-say}
|
||||||
If you have @command{util-say} installed, you can use .png-files as the
|
If you have @command{util-say} installed, you can use .png-files as the
|
||||||
arguments for this options.
|
arguments for this options.
|
||||||
|
|
||||||
|
In versions earlier than version 2.0, the if the pony were a file name it had
|
||||||
|
to include a `@code{/}'. This is not longer required and any existing file
|
||||||
|
supersedes pony names.
|
||||||
|
|
||||||
@item -q [PONY...]
|
@item -q [PONY...]
|
||||||
@itemx --quote [PONY...]
|
@itemx --quote [PONY...]
|
||||||
@cindex @command{-q}
|
@cindex @command{-q}
|
||||||
|
|
Loading…
Reference in a new issue