comparison doc/hg.1.txt @ 1731:251729df9cc6

add -p option to tip. for issue 64.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 15 Feb 2006 11:05:43 -0800
parents 9b92b71d5dd7
children f95654385065
comparison
equal deleted inserted replaced
1730:0f1d2c75db5e 1731:251729df9cc6
600 tags:: 600 tags::
601 List the repository tags. 601 List the repository tags.
602 602
603 This lists both regular and local tags. 603 This lists both regular and local tags.
604 604
605 tip:: 605 tip [-p]::
606 Show the tip revision. 606 Show the tip revision.
607
608 options:
609 -p, --patch show patch
607 610
608 unbundle <file>:: 611 unbundle <file>::
609 (EXPERIMENTAL) 612 (EXPERIMENTAL)
610 613
611 Apply a compressed changegroup file generated by the bundle 614 Apply a compressed changegroup file generated by the bundle