Hi again,

I'm sorry. I haven't been giving these patches very much scrutiny, and
have been just relying on you for the content of this documentation.

Refactor "darcs put" help.
--------------------------
> Trent W. Buck <[EMAIL PROTECTED]>**20081206080429] hunk 
> ./src/Darcs/Commands/Put.lhs 45
>  \haskell{put_help}
>  \begin{code}
>  put_help :: String
> - -put_help = 
> - - "Put is the opposite of get. Put copies the content of the current \n" ++
> - - "repository and puts it in a newly created repository.\n"
> +put_help =
> + "The `darcs put' command creates a copy of the current repository.  It\n" ++
> + "is currently very inefficient, so when creating local copies you\n" ++
> + "should use `darcs get --repodir x $PWD' instead of `darcs put x'.\n" ++

This causes a latex error (because latex wants the $ to be escaped), but
I think we can just replace '$PWD' with '.'

If you're around and you want to amend, feel free to.  Otherwise, I can
just do this myself.  Anyway, I'll wait a while.

Thanks!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to