Mention GStreamer in --help output

This commit is contained in:
René Stadler 2008-01-25 11:17:02 +02:00 committed by Stefan Sauer
parent be38bc2906
commit ebda9480c3

View file

@ -50,7 +50,7 @@ class OptionParser (Common.Main.LogOptionParser):
def get_parameter_string (self):
return _("[FILENAME] - Display and analyze debug log files")
return _("[FILENAME] - Display and analyze GStreamer debug log files")
def handle_parse_complete (self, remaining_args):