Changeset 66 for trunk/bin


Ignore:
Timestamp:
Jan 21, 2006, 12:59:27 AM (18 years ago)
Author:
Jari Häkkinen
Message:

Minor fix on help output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/Parameter.cc

    r60 r66  
    6363  void Parameter::help(void)
    6464  {
    65     std::cout << "usage: svnstat [options]\n"
     65    std::cout << "\n"
     66              << "usage: svnstat [options]\n"
    6667              << "\n"
    6768              << "svnstat traverses a directory structure (controlled by\n"
Note: See TracChangeset for help on using the changeset viewer.