projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fea389
)
docs/parse-support-md: More complete example runes
author
Ian Jackson
<ian.jackson@eu.citrix.com>
Mon, 3 Dec 2018 12:09:28 +0000
(12:09 +0000)
committer
Ian Jackson
<ian.jackson@eu.citrix.com>
Mon, 10 Dec 2018 15:13:07 +0000
(15:13 +0000)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Juergen Gross <jgross@suse.com>
docs/parse-support-md
patch
|
blob
|
history
diff --git
a/docs/parse-support-md
b/docs/parse-support-md
index 99ce547c118e1d60abd9f3cb1d8592e72acb14c8..66725236f27cdddb296917c328ed4364f5606245 100755
(executable)
--- a/
docs/parse-support-md
+++ b/
docs/parse-support-md
@@
-5,10
+5,10
@@
#
# usage:
# pandoc -t json SUPPORT.md >j-unstable
-# git
-cat-file ... | pandoc -t json >j-4.10
+# git
cat-file blob origin/staging-4.11:SUPPORT.md | pandoc -t json >j-4.11
# docs/parse-support-md \
# j-unstable https://xenbits/unstable/SUPPORT.html
-# j-4.1
0 https://xenbits/4.10
/SUPPORT.html
+# j-4.1
1 https://xenbits/4.11
/SUPPORT.html
# or equivalent
use strict;