Opened 17 years ago

Last modified 17 years ago

#5 closed defect

command line interface corrections — at Version 1

Reported by: Stephen Siegel Owned by: ywei
Priority: minor Milestone:
Component: front Version: 1.0
Keywords: Cc:

Description (last modified by Stephen Siegel)

The commandline syntax should be

tass verify [options] foo
tass compare [options] foo bar

where options are: -verbose (for now that's the only one)... Note the option starts with a "-" symbol. This is a standard convention. However the current interface does not use the "-".

Also, options that are incorrect should be rejected with an error message. Any commandline which does not have proper syntax should be rejected. Instead, these problems are ignore right now.

Change History (1)

comment:1 by Stephen Siegel, 17 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.