diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-22 16:25:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-22 16:25:35 +0200 |
commit | f830ba4cf7b21b50406fbccf32535ebda11c2ed9 (patch) | |
tree | 6eca5864efd4737c64ee608f63daed5a4d8e608e /ponysay | |
parent | a84f1d6534515e3264b6e87d9f13568de98feade (diff) | |
download | ponysay-f830ba4cf7b21b50406fbccf32535ebda11c2ed9.tar.gz ponysay-f830ba4cf7b21b50406fbccf32535ebda11c2ed9.tar.bz2 ponysay-f830ba4cf7b21b50406fbccf32535ebda11c2ed9.zip |
misc
Diffstat (limited to 'ponysay')
-rwxr-xr-x | ponysay | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1675,7 +1675,7 @@ for balloondir in _balloondirs: usage_saythink = '\033[34;1m(ponysay | ponythink)\033[21;39m' usage_common = '[-c] [-W \033[4mCOLUMN\033[24m] [-b \033[4mSTYLE\033[24m]' -usage_listhelp = '(-l | -L | -B | -v | -h)' +usage_listhelp = '(-l | -L | -B | +l | +L | -v | -h)' usage_file = '[(-f | -F) \033[4mPONY\033[24m]... ([--] \033[4mmessage\033[24m | <<<\033[4mmessage\033[24m)' usage_quote = '-q [\033[4mPONY\033[24m...]' |