Changeset 17043 for release-kits/wirk2


Ignore:
Timestamp:
2008-08-28T10:54:42+12:00 (16 years ago)
Author:
oranfry
Message:

put the help screen into wirk2, after all it is documented as being there

Location:
release-kits/wirk2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/src/wirk2.cpp

    r16948 r17043  
    2525    cout << "usage: wirk2 [args]" << endl;
    2626    cout << "   -sim" << endl;
    27     cout << "       simulation only, don't actually do anything" << endl << endl; 
     27    cout << "       simulation only, don't actually do anything" << endl << endl;
    2828
    2929    cout << "   -help" << endl;
    30     cout << "       show this help screen" << endl;
     30    cout << "       show this help screen" << endl << endl;
    3131
    3232    cout << "   -from <target>" << endl;
Note: See TracChangeset for help on using the changeset viewer.