aboutsummaryrefslogtreecommitdiffstats
path: root/host/simtrace2-remsim.c
diff options
context:
space:
mode:
authorKévin Redon <kredon@sysmocom.de>2018-10-02 15:55:38 +0200
committerHarald Welte <laforge@gnumonks.org>2018-10-21 12:29:10 +0000
commitb1f99c909c6e1ac445ca083f0354f86cc5c11956 (patch)
tree10031d359c6384609bd7d870df75cc3dc6f3e3ef /host/simtrace2-remsim.c
parent53b4e593aae183c0c7cc3eb83b7306fa483bfc44 (diff)
remsim: add already parsed USB path argument info
Diffstat (limited to 'host/simtrace2-remsim.c')
-rw-r--r--host/simtrace2-remsim.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/simtrace2-remsim.c b/host/simtrace2-remsim.c
index 9a681b4..5b8204e 100644
--- a/host/simtrace2-remsim.c
+++ b/host/simtrace2-remsim.c
@@ -501,6 +501,7 @@ static void print_help(void)
"\t-I\t--usb-interface\tINTERFACE_ID\n"
"\t-S\t--usb-altsetting ALTSETTING_ID\n"
"\t-A\t--usb-address\tADDRESS\n"
+ "\t-H\t--usb-path\tPATH\n"
"\n"
);
}