Mercurial > hg
changeset 8042:fd35e9d72879
Merge with crew-stable
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 10 Apr 2009 13:06:02 +0200 |
parents | 545fb915fe16 (current diff) 87c5a4af0b5a (diff) |
children | b777dd8f7836 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Thu Apr 09 20:00:48 2009 +0200 +++ b/mercurial/commands.py Fri Apr 10 13:06:02 2009 +0200 @@ -1991,7 +1991,7 @@ Print a list of version controlled files for the given revision. If no revision is given, the first parent of the working directory - is used, or tip if no revision is checked out. + is used, or the null revision if none is checked out. With -v flag, print file permissions, symlink and executable bits. With --debug flag, print file revision hashes.