tool/CommandSiiWrite.cpp
changeset 1804 742607c464c4
parent 1363 11c0b2caa253
child 1826 ec6223c3b7ec
equal deleted inserted replaced
1803:5b04770444df 1804:742607c464c4
    51     str << getName() << " [OPTIONS] <FILENAME>" << endl
    51     str << getName() << " [OPTIONS] <FILENAME>" << endl
    52         << endl 
    52         << endl 
    53         << getBriefDescription() << endl
    53         << getBriefDescription() << endl
    54         << endl
    54         << endl
    55         << "This command requires a single slave to be selected." << endl
    55         << "This command requires a single slave to be selected." << endl
    56     	<< endl
    56         << endl
    57         << "The file contents are checked for validity and integrity." << endl
    57         << "The file contents are checked for validity and integrity." << endl
    58         << "These checks can be overridden with the --force option." << endl
    58         << "These checks can be overridden with the --force option." << endl
    59         << endl
    59         << endl
    60         << "Arguments:" << endl
    60         << "Arguments:" << endl
    61         << "  FILENAME must be a path to a file that contains a" << endl
    61         << "  FILENAME must be a path to a file that contains a" << endl