#266 closed enhancement (fixed)
improve error msg when missing argument is missing
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | minor | Milestone: | svndigest 0.7 |
Component: | configuration | Version: | trunk |
Keywords: | Cc: |
Description
When mandatory argument to option is missing e.g. svndigest -r
results in
svndigest: invalid option: -r Type `svndigest --help' for usage.
This message needs to be improved e.g.
svndigest: missing argument for option `-r' Type `svndigest --help' for usage.
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | svndigest 0.8 → svndigest 0.7 |
---|
Note: See
TracTickets for help on using
tickets.
in [626]