Mercurial > hg-stable
changeset 19400:61c93ef8302e
cat: remove incorrect reference to tip
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 11 Jul 2013 19:28:01 -0500 |
parents | 02465cafb0a9 |
children | 49acaa2b9701 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Thu Jul 11 19:26:53 2013 -0500 +++ b/mercurial/commands.py Thu Jul 11 19:28:01 2013 -0500 @@ -1135,8 +1135,7 @@ """output the current or given revision of files Print the specified files as they were at the given revision. If - no revision is given, the parent of the working directory is used, - or tip if no revision is checked out. + no revision is given, the parent of the working directory is used. Output may be to a file, in which case the name of the file is given using a format string. The formatting rules are the same as