projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e877ea
)
tools/examples: mention output_format= in examples/xl.conf
author
Olaf Hering
<olaf@aepfle.de>
Mon, 20 Feb 2012 18:57:33 +0000
(18:57 +0000)
committer
Olaf Hering
<olaf@aepfle.de>
Mon, 20 Feb 2012 18:57:33 +0000
(18:57 +0000)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/examples/xl.conf
patch
|
blob
|
history
diff --git
a/tools/examples/xl.conf
b/tools/examples/xl.conf
index 6a520bf24bd0cdf346de3e09f0d5e6728b5040bc..56d3b3b9c1c2422992dd5b78abbfd2653e1126f6 100644
(file)
--- a/
tools/examples/xl.conf
+++ b/
tools/examples/xl.conf
@@
-9,3
+9,6
@@
# default vif script
#vifscript="vif-bridge"
+
+# default output format used by "xl list -l"
+#output_format="json"