On Wed, Sep 23, 2009 at 04:38:03PM +0300, Eugene V. Lyubimkin wrote:
> Hi,
> 
> Patrick Schoenfeld wrote:
> > Package: cupt
> > Version: 1.0.0~beta1
> > Severity: minor
> > 
> > Hi,
> > 
> > when someone enters an unknown command into the cupt shell it says:
> > 
> > cupt>?                                                                      
> >                              
> > E: unrecognized command 'x'
> > 
> > It should probably say which command is unknown instead.
> > 
> Sorry, I didn't understand. What you suggest cupt to print when user entered
> '?'? Help output?

Thats also a good idea, but no, what I suggested is that
if I enter

xyz

that it prints

E: unrecognized command 'xyz'

and not

E: unrecognized command 'x'

x is not a placeholder here. It is always printed, regardless
of what the user enters.

For the above example this would mean to print

E: unrecognized command '?'

Regards,
Patrick



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to