##// 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 b' hg commands:'
9 commit commit the specified files or all outstanding changes
9 commit commit the specified files or all outstanding changes
10 copy mark a file as copied or renamed for the next commit
10 copy mark a file as copied or renamed for the next commit
11 diff diff working directory (or selected files)
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 forget don't add the specified files on the next commit
13 forget don't add the specified files on the next commit
14 heads show current repository heads
14 heads show current repository heads
15 help show help for a given command or all commands
15 help show help for a given command or all commands
@@ -60,7 +60,7 b' hg commands:'
60 commit commit the specified files or all outstanding changes
60 commit commit the specified files or all outstanding changes
61 copy mark a file as copied or renamed for the next commit
61 copy mark a file as copied or renamed for the next commit
62 diff diff working directory (or selected files)
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 forget don't add the specified files on the next commit
64 forget don't add the specified files on the next commit
65 heads show current repository heads
65 heads show current repository heads
66 help show help for a given command or all commands
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