Menu

#2 Help output for command-line tool needs to be tidied up

pending
SCJ
5
2011-01-20
2011-01-18
Zencat
No

Currently, the output from using the -h or --help option with the command-line tool produces the following output:

usage: timeclockj [command] [OPTIONS]
Tool to clock-in and -out and produce reports. Commands: in | out | report

It should be changed so that the output produces:

usage: timeclockj [command] [OPTIONS]
Tool to clock-in and -out and produce reports.
Commands: in | out | report.
Try timeclockj [command] -h or --help for individual commands.

Discussion

  • SCJ

    SCJ - 2011-01-20
    • status: open --> pending
     
  • SCJ

    SCJ - 2011-01-20

    Changes applied; revision 47. No unit test written.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.