Skip to content

Commit

Permalink
Merge pull request #1 from NickyDaB/development
Browse files Browse the repository at this point in the history
CSM APIs
  • Loading branch information
NickyDaB authored Apr 30, 2018
2 parents 41a1080 + 4f7421d commit cfb5b15
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ void help(){
puts("[-h, --help] | Help.");
puts("[-v, --verbose verbose_level] | Set verbose level. Valid verbose levels: {off, trace, debug, info, warning, error, critical, always, disable}");
puts("");
puts("EXAMPLE OF USING THIS COMMAND:");
puts(" standalone_ib_and_switch_collection -c \"/etc/ibm/csm/csm_master.cfg\" -t 3");
puts("");
puts("____________________");
}

Expand Down

0 comments on commit cfb5b15

Please sign in to comment.