FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void PrintHelp
(
)
Definition at line
54
of file
showlog.cc
.
Referenced by
main()
.
55
{
56
cout <<
57
"\n"
58
"Examples:\n"
59
" cat temperature.log | showlog -c -v2\n"
60
" showlog -c temperature.log -v2\n"
61
" cat 20130909.log | showlog -v2\n"
62
" showlog 20130909.log -v2\n"
63
"\n"
;
64
cout << endl;
65
}
Here is the caller graph for this function:
src
showlog.cc
Generated on Sun Sep 18 2016 20:50:42 for FACT++ by
1.8.11