Added some comments to the code

This commit is contained in:
netbenixcn 2020-07-24 16:50:12 +02:00
parent 6abb041631
commit 94c62f3d6b
9 changed files with 50 additions and 37 deletions

View file

@ -3,6 +3,7 @@
#include "help.h"
//Print the help
void outputHelp(){
printf("usage: netbenixCMD [option]\n");
printf("Options:\n");