Added some comments to the code
This commit is contained in:
parent
6abb041631
commit
94c62f3d6b
9 changed files with 50 additions and 37 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include "help.h"
|
||||
|
||||
//Print the help
|
||||
void outputHelp(){
|
||||
printf("usage: netbenixCMD [option]\n");
|
||||
printf("Options:\n");
|
||||
|
|
|
|||
Reference in a new issue