After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576556 - outated docs: --gst-disable-debug renamed to --gst-debug-disable
outated docs: --gst-disable-debug renamed to --gst-debug-disable
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other Linux
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-24 11:52 UTC by Bogdan Harjoc
Modified: 2009-03-24 21:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Comment 1 Tim-Philipp Müller 2009-03-24 21:43:02 UTC
Fixed, thanks for the bug report!

commit 927d01646188a25b11f9998527a92cab9eeb4320
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Tue Mar 24 21:39:21 2009 +0000

    docs: gst-launch man page fix
    
    The command line option is --gst-debug-disable, not --gst-disable-debug.
    Fixes #576556. Spotted by Bogdan Harjoc.