mirror of
https://github.com/erkin/ponysay
synced 2024-11-23 20:03:07 +00:00
This is why I not use sed for ALL
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
This commit is contained in:
parent
75b4d462db
commit
e26c2c88fd
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ balloon style is specified a fallback style will be used.
|
|||
@itemx --wrap COLUMN
|
||||
@opindex @option{-W}
|
||||
@opindex @option{--wrap}
|
||||
Specify the screen column where the message should be wrapped, this is by default 460,
|
||||
Specify the screen column where the message should be wrapped, this is by default 60,
|
||||
as with @command{cowsay}. The balloon's extra width is taken into consideration.
|
||||
|
||||
If the argument is not a number, but starts instead with @code{n} (for ‘none’ or
|
||||
|
|
Loading…
Reference in a new issue