##// END OF EJS Templates
Fix up test-help for export...
mpm@selenic.com -
r581:9db6d545 default
parent child Browse files
Show More
@@ -9,7 +9,7 hg commands:
9 9 commit commit the specified files or all outstanding changes
10 10 copy mark a file as copied or renamed for the next commit
11 11 diff diff working directory (or selected files)
12 export dump the changeset header and diffs for a revision
12 export dump the header and diffs for one or more changesets
13 13 forget don't add the specified files on the next commit
14 14 heads show current repository heads
15 15 help show help for a given command or all commands
@@ -60,7 +60,7 hg commands:
60 60 commit commit the specified files or all outstanding changes
61 61 copy mark a file as copied or renamed for the next commit
62 62 diff diff working directory (or selected files)
63 export dump the changeset header and diffs for a revision
63 export dump the header and diffs for one or more changesets
64 64 forget don't add the specified files on the next commit
65 65 heads show current repository heads
66 66 help show help for a given command or all commands
General Comments 0
You need to be logged in to leave comments. Login now