Created on 2006-12-17.02:05:05 by trentbuck, last changed 2009-08-27.13:49:35 by admin.
msg1331 (view) |
Author: twb |
Date: 2006-12-17.02:04:56 |
|
The following transcript demonstrates the issue:
$ darcs --version
1.0.9rc1 (release candidate 1)
$ darcs --exact-version
darcs compiled on Nov 12 2006, at 05:43:35
# configured Mon Oct 9 15:12:44 EDT 2006
./configure --no-create --no-recursion
Context:
[TAG 1.0.9rc1
Tommy Pettersson <ptp@lysator.liu.se>**20061008175207]
$ darcs help pull | sed -n 2p
Usage: darcs pull [OPTION]... [REPOSITORY]
I contend that the last command should read
$ darcs help pull | sed -n 2p
Usage: darcs pull [OPTION]... [REPOSITORY]...
The same issue exists in the printed manual (section 6.6.2, page 62).
--
Trent Buck, Student Errant
|
msg1334 (view) |
Author: droundy |
Date: 2006-12-17.06:45:08 |
|
On Sun, Dec 17, 2006 at 02:05:05AM +0000, Trent Buck wrote:
> I contend that the last command should read
>
> $ darcs help pull | sed -n 2p
> Usage: darcs pull [OPTION]... [REPOSITORY]...
>
> The same issue exists in the printed manual (section 6.6.2, page 62).
A patch would be welcome. Pull.lhs, you can find the relevant code pretty
easily. I think the manual is generated from the Haskell code, so one
change should do it.
--
David Roundy
Department of Physics
Oregon State University
|
msg1783 (view) |
Author: tommy |
Date: 2007-06-29.19:54:42 |
|
fixed in 1.0.9
|
|
Date |
User |
Action |
Args |
2006-12-17 02:05:05 | trentbuck | create | |
2006-12-17 06:45:20 | droundy | set | status: unread -> unknown nosy:
droundy, tommy, kowey, trentbuck messages:
+ msg1334 |
2006-12-17 23:12:43 | droundy | set | nosy:
droundy, tommy, kowey, trentbuck |
2006-12-17 23:13:31 | droundy | set | topic:
+ ProbablyEasy nosy:
droundy, tommy, kowey, trentbuck |
2007-01-07 19:25:15 | marcot | set | nosy:
+ marcot, beschmi |
2007-01-07 22:58:09 | kowey | set | status: unknown -> resolved-in-unstable nosy:
droundy, tommy, beschmi, kowey, trentbuck, marcot |
2007-06-29 19:54:43 | tommy | set | status: resolved-in-unstable -> resolved nosy:
droundy, tommy, beschmi, kowey, trentbuck, marcot messages:
+ msg1783 |
2009-08-06 17:40:48 | admin | set | nosy:
+ markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, trentbuck, marcot |
2009-08-06 20:37:58 | admin | set | nosy:
- beschmi |
2009-08-10 21:59:41 | admin | set | nosy:
+ trentbuck, marcot, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall |
2009-08-25 17:54:21 | admin | set | nosy:
+ darcs-devel, - simon |
2009-08-27 13:49:35 | admin | set | nosy:
tommy, kowey, darcs-devel, trentbuck, marcot, thorkilnaur, dmitry.kurochkin |
|