Show More
@@ -1135,8 +1135,7 b' def cat(ui, repo, file1, *pats, **opts):' | |||
|
1135 | 1135 | """output the current or given revision of files |
|
1136 | 1136 | |
|
1137 | 1137 | Print the specified files as they were at the given revision. If |
|
1138 |
no revision is given, the parent of the working directory is used |
|
|
1139 | or tip if no revision is checked out. | |
|
1138 | no revision is given, the parent of the working directory is used. | |
|
1140 | 1139 | |
|
1141 | 1140 | Output may be to a file, in which case the name of the file is |
|
1142 | 1141 | given using a format string. The formatting rules are the same as |
General Comments 0
You need to be logged in to leave comments.
Login now