Report: Output RSM report to a file |
Option: -O |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -H -o -c -O"report.htm" *.h *.cpp rsm -H -o -c -O"report.htm" *.java |
Source: C, C++, C# and Java |
The normal operation of RSM is to output its report to the stdout or the screen. The user may desire to route the output of RSM to a specified file. This file can be a text file (.txt), CSV file (.csv) or an HTML file (.htm or .html). |