From 30537b84de1b41e1813d2624968bb99271d45763 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 21 Sep 2011 06:57:29 -0400 Subject: [PATCH] gdbus-codegen: Update man page to reflect how --annotate actually works Signed-off-by: David Zeuthen --- docs/reference/gio/gdbus-codegen.xml | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/docs/reference/gio/gdbus-codegen.xml b/docs/reference/gio/gdbus-codegen.xml index d13357d..d840a69 100644 --- a/docs/reference/gio/gdbus-codegen.xml +++ b/docs/reference/gio/gdbus-codegen.xml @@ -22,11 +22,9 @@ - element - - key - - key + ELEMENT + KEY + VALUE FILE @@ -142,34 +140,32 @@ - KEY VALUE + ELEMENT KEY VALUE - Used together with and - to annotate the given XML files (for each , there must be exactly one and ). It - can be used with interfaces, methods, signals, properties - and arguments in the following way: + Used to inject D-Bus annotations into the given XML + files. It can be used with interfaces, methods, signals, + properties and arguments in the following way: - Any UTF-8 string can be used for the value of - and . + Any UTF-8 string can be used for KEY and VALUE. -- 2.7.4