Add --xml to gdbus-tool to print raw introspected XML

Bug #621442.
This commit is contained in:
Christian Persch
2010-06-13 15:16:33 +02:00
parent fdb15058a4
commit 8c4e1fa0af
2 changed files with 17 additions and 7 deletions

View File

@@ -22,6 +22,7 @@
</group>
<arg choice="plain">--dest <replaceable>bus_name</replaceable></arg>
<arg choice="plain">--object-path <replaceable>/path/to/object</replaceable></arg>
<arg choice="plain">--xml</arg>
</cmdsynopsis>
<cmdsynopsis>
<command>gdbus</command>