[ipaccess] Document the software argument for firmware loading

This commit is contained in:
Holger Hans Peter Freyther 2009-12-30 06:55:38 +01:00
parent af351a21f2
commit 1f71d9c4c0
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ static void print_help(void)
printf(" -l --listen testnr \tPerform specified test number\n");
printf(" -h --help this text\n");
printf(" -s --stream-id ID\n");
printf(" -d --software firmware\n");
}
int main(int argc, char **argv)