[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 1/7] docs/parse-support-md: More complete example runes
Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- docs/parse-support-md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |