greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17043

Show
Ignore:
Timestamp:
2008-08-28 10:54:42 (4 months ago)
Author:
oranfry
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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;