From 327d617d39f938817a551e5fa39e9121c384d82a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?= Date: Tue, 8 Mar 2016 13:22:32 +0100 Subject: install-plugins: update documentation Use gst-inspect-1.0 instead of gst-inspect-0.10 https://bugzilla.gnome.org/show_bug.cgi?id=763316 --- gst-libs/gst/pbutils/install-plugins.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/pbutils/install-plugins.c b/gst-libs/gst/pbutils/install-plugins.c index 8ea16894c..7f33ab459 100644 --- a/gst-libs/gst/pbutils/install-plugins.c +++ b/gst-libs/gst/pbutils/install-plugins.c @@ -323,7 +323,7 @@ * gst-inspect utility has a special command line option * that will output information similar to what is required. For example * - * $ gst-inspect-0.10 --print-plugin-auto-install-info /path/to/libgstvorbis.so + * $ gst-inspect-1.0 --print-plugin-auto-install-info /path/to/libgstvorbis.so * * should output something along the lines of * -- cgit v1.2.1