FACT++  1.0
void PrintUsage ( )

Definition at line 616 of file ratescan.cc.

Referenced by main().

617 {
618  cout <<
619  "The ratescan program is a tool for automation of rate scans.\n"
620  "\n"
621  "Usage: ratescan [-c type] [OPTIONS]\n"
622  " or: ratescan [OPTIONS]\n";
623  cout << endl;
624 }

+ Here is the caller graph for this function: