diff -r 14d73fff4c45 -r dbb8bba48510 doc/hg.1.txt --- a/doc/hg.1.txt Sun Jan 29 18:38:56 2006 +1300 +++ b/doc/hg.1.txt Sun Jan 29 19:06:42 2006 +1300 @@ -454,11 +454,14 @@ --remotecmd specify hg command to run on the remote side rawcommit [-p -d -u -F -m -l]:: - Lowlevel commit, for use in helper scripts. + Lowlevel commit, for use in helper scripts. (DEPRECATED) This command is not intended to be used by normal users, as it is primarily useful for importing from other SCMs. + This command is now deprecated and will be removed in a future + release, please use debugsetparents and commit instead. + recover:: Recover from an interrupted commit or pull.