From: Ian Jackson Date: Mon, 3 Dec 2018 12:09:28 +0000 (+0000) Subject: docs/parse-support-md: More complete example runes X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~2785 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=219b457201cee79a6a57a7b30f10c78b9294d64d;p=xen.git docs/parse-support-md: More complete example runes Signed-off-by: Ian Jackson Acked-by: Juergen Gross --- diff --git a/docs/parse-support-md b/docs/parse-support-md index 99ce547c11..66725236f2 100755 --- 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.10 https://xenbits/4.10/SUPPORT.html +# j-4.11 https://xenbits/4.11/SUPPORT.html # or equivalent use strict;