This commit is contained in:
2020-09-30 15:28:07 +02:00
parent b036007991
commit af5798f569
6 changed files with 159 additions and 2 deletions

View File

@ -61,7 +61,8 @@ int main(int argc, char *argv[]) {
"\t-d, --devel : Developer mode. Skips firmware checks. \n"
"\t-u, --update : Update mode. Skips firmware checks and "
"initial detector setup. \n"
"\t-s, --stopserver : Stop server. Do not use as created by "
"\t-s, --stopserver : Stop server. Do not use as it is created "
"by "
"control server \n\n",
argv[0]);