From: Chris Johns <chr...@rtems.org> --- help.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/help.c b/help.c index 2593d84..b3f5407 100644 --- a/help.c +++ b/help.c @@ -25,8 +25,11 @@ sis_usage () { printf ("usage: sis [-uart1 uart_device1] [-uart2 uart_device2]\n"); - printf ("[-m <n>] [-dumbio] [-v] \n"); - printf ("[-nfp] [-freq frequency] [-c batch_file] [files]\n"); + printf ("[-m <n>] [-dumbio] [-gdb] [-port port]\n"); + printf ("[-cov] [-nfp] [-ift] [-wrp] [-rom8] [-uben]\n"); + printf ("[-freq frequency] [-c batch_file]\n"); + printf ("[-erc32] [-leon2] [-leon3] [-ricsv]\n"); + printf ("[-d] [-v] [files]\n"); } void -- 2.21.0 (Apple Git-122) _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel