Index: tests/test.py
===================================================================
--- tests/test.py	(revision 3eb5a47849aa6054acbc7a319ad4cf0f46de50a3)
+++ tests/test.py	(revision 0f3d8448d8eb105df4d36abcceea99d8bb8e872f)
@@ -303,5 +303,5 @@
 
 		# print the possible options
-		print("-h --help --debug --dry-run --list --arch --all --regenerate-expected --archive-errors --install --timeout --global-timeout --timeout-with-gdb -j --jobs ", end='')
+		print("-h --help --debug --dry-run --list --arch --all --regenerate-expected --archive-errors --install --timeout --global-timeout --timeout-with-gdb -j --jobs -I --include -E --exclude --continue ", end='')
 		print(" ".join(map(lambda t: "%s" % (t.target()), tests)))
 
