diff --git a/ponysay.py b/ponysay.py index 19617f14..44ff0092 100755 --- a/ponysay.py +++ b/ponysay.py @@ -138,6 +138,7 @@ class Ponysay(): self.__ucsremap(args) if args.opts['-o'] is not None: mode += '$/= $$\\= $' + args.message = '' ## The stuff if args.opts['-q'] is not None: