Commit ad167e31 authored by Federico Vaga's avatar Federico Vaga

sw:tools: fix help message

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 3acff59a
...@@ -34,7 +34,7 @@ static void help(void) ...@@ -34,7 +34,7 @@ static void help(void)
"\t-p <PCIID>\n" "\t-p <PCIID>\n"
"\t-b print spec-base\n" "\t-b print spec-base\n"
"\t-a print spec-application\n" "\t-a print spec-application\n"
"\t-B print FPGA build information\n", "\t-B print FPGA build information\n"
"\t-1 print on a single line\n" "\t-1 print on a single line\n"
"\t-V print version\n" "\t-V print version\n"
"\t-h print help\n", "\t-h print help\n",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment