On tis, 2010-01-19 at 11:43 -0800, Jeff Davis wrote:
> I'll make an analogy to:
> 
>   $ git difff
>   git: 'difff' is not a git-command. See 'git --help'.
> 
>   Did you mean this?
>           diff

This is presumably spelling-based, which might be an interesting feature
(although probably useless for psql's single-letter commands).  Maybe
this analogy is more interesting, for a user that recently used cvs:

$ git update
git: 'update' is not a git-command. See 'git --help'.

Did you mean this?
        update-ref

--> Probably not.



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to