comparison doc/hg.1.txt @ 747:c3ce3976ae75

Add -m for rawcommit manifest hash: cf066b609ab4854a731c103f1d456d89cf5e1312
author mpm@selenic.com
date Thu, 21 Jul 2005 12:29:19 -0500
parents 9095e3456ea7
children 25986be9a1aa
comparison
equal deleted inserted replaced
746:9095e3456ea7 747:c3ce3976ae75
267 hg in the remote path. Destinations are specified in the following 267 hg in the remote path. Destinations are specified in the following
268 form: 268 form:
269 269
270 ssh://[user@]host[:port]/path 270 ssh://[user@]host[:port]/path
271 271
272 rawcommit [-p -d -u -F -t -l]:: 272 rawcommit [-p -d -u -F -m -l]::
273 Lowlevel commit, for use in helper scripts. 273 Lowlevel commit, for use in helper scripts.
274 274
275 This command is not intended to be used by normal users, as it is 275 This command is not intended to be used by normal users, as it is
276 primarily useful for importing from other SCMs. 276 primarily useful for importing from other SCMs.
277 277