mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
Mention GStreamer in --help output
This commit is contained in:
parent
be38bc2906
commit
ebda9480c3
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
||||
|
|
Loading…
Reference in a new issue