diff --git a/sstv/command.py b/sstv/command.py index 8c81eb0..d18691d 100644 --- a/sstv/command.py +++ b/sstv/command.py @@ -21,8 +21,7 @@ examples: $ sstv -d /tmp/signal.wav -o ./image.jpg Start decoding SSTV signal at 50.5 seconds into the audio - $ sstv -d audio.ogg -s 50.50 -""" + $ sstv -d audio.ogg -s 50.50""" def __init__(self): """Handle command line arguments"""