Part of the help output in `darcs help amend-record` says this:
"When recording a draft patch, it is a good idea to start the name with
`DRAFT:' so that other developers know it is not finished. When
finished, remove it with `darcs amend-record --edit-description'."
But running `darcs amend-record --edit-description` results in the
following error:
"darcs failed: unrecognized option `--edit-description'"
|