Add --omit-name and --omit-output options to the save command
[lttng-tools.git] / src / common / mi-lttng-3.0.xsd
index 436a9893b3698cafeb8a87eeb2da97a8d26ec6ed..2c29c9cea815c6b7ffdd37bed32f0768d31d8ba8 100644 (file)
@@ -417,6 +417,8 @@ THE SOFTWARE.
                <xs:all>
                        <xs:element name="session" type="tns:session_type" />
                        <xs:element name="path" type="xs:string" />
+                       <xs:element name="omit_name" type="xs:boolean" minOccurs="0" />
+                       <xs:element name="omit_output" type="xs:boolean" minOccurs="0" />
                </xs:all>
        </xs:complexType>
 
This page took 0.02479 seconds and 5 git commands to generate.