diff --git a/gst/multifile/gstmultifilesink.c b/gst/multifile/gstmultifilesink.c index 902de28bfc..8e2f439ffa 100644 --- a/gst/multifile/gstmultifilesink.c +++ b/gst/multifile/gstmultifilesink.c @@ -109,7 +109,7 @@ * Example launch line * |[ * gst-launch-1.0 audiotestsrc ! multifilesink - * gst-launch-1.0 videotestsrc ! multifilesink post-messages=true filename="frame%d" + * gst-launch-1.0 videotestsrc ! multifilesink post-messages=true location="frame%d" * ]| * */