[gobject-introspection] g-ir-scanner.1: Fix doc for --program



commit f0b95de7d521144113ff7ef7ff5946e35c90aae1
Author: Simon Kågedal Reimer <skagedal gmail com>
Date:   Mon Jun 10 22:26:24 2013 +0200

    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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/g-ir-scanner.1 b/docs/g-ir-scanner.1
index a3726f5..591df47 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]