Skip to content
  • Nicolas Dufresne's avatar
    completion: Try to avoid parsing summary · 776e4877
    Nicolas Dufresne authored
    In GES, the summary refers to options that are only available when built
    against gst-valdiate. Those where picked by our regex. This patch add a
    initial grep to try and filter-out as best as possible the content to
    which we will extract the command list.
    776e4877