[darcs-users] darcs patch: Mimic GNU cp's arg format for "darcs mv".

Trent W. Buck trentbuck at gmail.com
Sun Mar 15 23:11:01 UTC 2009


On Sun, Mar 15, 2009 at 01:20:53PM +0000, Eric Kow wrote:
> On Sat, Mar 14, 2009 at 20:45:38 +1100, Trent W.Buck wrote:
> > Sat Mar 14 20:45:02 EST 2009  Trent W. Buck <trentbuck at gmail.com>
> >   * Mimic GNU cp's arg format for "darcs mv".
> 
> Applied, thanks!
> 
> Mimic GNU cp's arg format for "darcs mv".
> -----------------------------------------
> > -                   command_extra_arg_help = ["[FILE or DIRECTORY]..."],
> > +                   command_extra_arg_help = ["<SOURCE> ... <DESTINATION>"],
> 
> By the way, I never know the "right" way to write these!  Are there
> guidelines on the web for this kind of thing?  I just don't know
> what the right questions to ask search engines are.

I don't know; usually I compare two or three existing, similar,
widespread utilities (e.g. in this case GNU's mv, "git mv" and "hg
mv").


More information about the darcs-users mailing list