# HG changeset patch # User Kevin Bullock # Date 1359151876 21600 # Node ID 1fb9890c55bdb050a7adaceb2aa908040434f6ed # Parent 075143f60807c96fd051fd1dde5830852e4e6099 help: update verbose 'clone' help to include '@' bookmark diff -r 075143f60807 -r 1fb9890c55bd mercurial/commands.py --- a/mercurial/commands.py Fri Jan 25 11:38:54 2013 -0600 +++ b/mercurial/commands.py Fri Jan 25 16:11:16 2013 -0600 @@ -1188,8 +1188,9 @@ d) the changeset specified with -r e) the tipmost head specified with -b f) the tipmost head specified with the url#branch source syntax - g) the tipmost head of the default branch - h) tip + g) the revision marked with the '@' bookmark, if present + h) the tipmost head of the default branch + i) tip Examples: