]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commitdiff
README.md: Add more ideas for future development
authorGeorge Dunlap <george.dunlap@citrix.com>
Fri, 27 Jul 2018 13:37:20 +0000 (14:37 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Fri, 27 Jul 2018 13:37:20 +0000 (14:37 +0100)
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
README.md

index 7dd9ed6c1a7bc9944001fbcabc3e5d1ce08c942a..4b76407caaf87ce9311142396e062d9008edee73 100644 (file)
--- a/README.md
+++ b/README.md
@@ -292,6 +292,17 @@ or:
 
 `xsatool 228 init --exclude=4.5 xen`
 
+or:
+
+`xsatool 228 init --andlater=4.5 xen`
+
+for things 4.5 and later and
+
+`xsatool 228 init --andearlier=4.5 xen`
+
+for supported versions 4.5 and earlier.
+
+
 ## Checking patches before sending them out
 
 `xsatool 213 test-apply`