[darcs-devel] darcs patch: Enhance docs for DARCS_GET_FOO

Anthony Towns aj at azure.humbug.org.au
Sun Dec 5 08:06:35 PST 2004


Mark Stosberg wrote:
> Sun Dec  5 10:33:51 EST 2004  Mark Stosberg <mark at summersault.com>
>   * Enhance docs for DARCS_GET_FOO

Woah.

> +\begin{verbatim}
> +fetch -o -  

That should possibly be "fetch -q -o -" to avoid random output on 
stderr. I don't have any BSD boxes to see for sure though.

> +curl -s 
> +lynx -source 
> +wget -q -O -

> +\emph{TODO: Examples of valid MGET commands are needed}. 

    wget -q

Possibly "fetch -q" might work too. "curl -s -O" doesn't work 'cause you 
have to specify an -O for every url; "curl -sOOOO...O" with 200 O's 
would work though...






More information about the darcs-devel mailing list