[darcs-users] darcs patch: Refactor "darcs put" help.
Eric Kow
kowey at darcs.net
Sat Dec 6 09:39:43 UTC 2008
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 <trentbuck at gmail.com>**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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081206/3906ba67/attachment.pgp
More information about the darcs-users
mailing list