summaryrefslogtreecommitdiffstats
path: root/help.c
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2020-10-25 11:27:31 -0400
committerJiri Gaisler <jiri@gaisler.se>2020-10-28 13:38:31 -0400
commit66efed88eff45dca65661ab65327ee47f2732cfa (patch)
tree17d58ad35d7fa967347bd99bd4005721de2e8716 /help.c
parentAdd -rt option to synch sim to wall time (diff)
downloadsis-66efed88eff45dca65661ab65327ee47f2732cfa.tar.bz2
Add networking support using host tap device2.23
* Emulation of GRETH 10/100 Mbit MAC and PHY * Supported only on linux
Diffstat (limited to 'help.c')
-rw-r--r--help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.c b/help.c
index b3f5407..b836878 100644
--- a/help.c
+++ b/help.c
@@ -29,7 +29,7 @@ sis_usage ()
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");
+ printf ("[-d] [-v] [-rt] [-bridge name] [files]\n");
}
void