Opened 17 years ago

Last modified 17 years ago

#5 closed defect

command line interface corrections — at Initial Version

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

Description

The commandline syntax should be

tass verify [options] foo
tass compate [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 (0)

Note: See TracTickets for help on using tickets.