From f0b95de7d521144113ff7ef7ff5946e35c90aae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20K=C3=A5gedal=20Reimer?= Date: Mon, 10 Jun 2013 22:26:24 +0200 Subject: g-ir-scanner.1: Fix doc for --program Binary takes --introspect-dump argument, not --introspect. https://bugzilla.gnome.org/show_bug.cgi?id=701958 --- docs/g-ir-scanner.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/g-ir-scanner.1 b/docs/g-ir-scanner.1 index a3726f5c..591df47b 100644 --- a/docs/g-ir-scanner.1 +++ b/docs/g-ir-scanner.1 @@ -80,7 +80,7 @@ eg 2.0 for Gtk+, not 2.12.7. .B \-p, --program=PROGRAM Specifies a binary that will be introspected. This means that the *_get_type() functions in it will be called for GObject data types. -The binary must be modified to take a --introspect= option, and +The binary must be modified to take a --introspect-dump= option, and to pass the argument to this function to g_irepository_dump. .TP .B \--program-arg=ARG -- cgit v1.2.1