comparison tests/test-help.out @ 1060:e453d2053b2e

Merge from BOS, fix help
author mpm@selenic.com
date Fri, 26 Aug 2005 01:56:49 -0700
parents ea465485f54f
children 50a8acefb53d
comparison
equal deleted inserted replaced
1055:ea465485f54f 1060:e453d2053b2e
44 commit commit the specified files or all outstanding changes 44 commit commit the specified files or all outstanding changes
45 copy mark a file as copied or renamed for the next commit 45 copy mark a file as copied or renamed for the next commit
46 diff diff working directory (or selected files) 46 diff diff working directory (or selected files)
47 export dump the header and diffs for one or more changesets 47 export dump the header and diffs for one or more changesets
48 forget don't add the specified files on the next commit 48 forget don't add the specified files on the next commit
49 grep search for a pattern in specified files and revisions
49 heads show current repository heads 50 heads show current repository heads
50 help show help for a given command or all commands 51 help show help for a given command or all commands
51 identify print information about the working copy 52 identify print information about the working copy
52 import import an ordered set of patches 53 import import an ordered set of patches
53 incoming show new changesets found in source 54 incoming show new changesets found in source
82 commit commit the specified files or all outstanding changes 83 commit commit the specified files or all outstanding changes
83 copy mark a file as copied or renamed for the next commit 84 copy mark a file as copied or renamed for the next commit
84 diff diff working directory (or selected files) 85 diff diff working directory (or selected files)
85 export dump the header and diffs for one or more changesets 86 export dump the header and diffs for one or more changesets
86 forget don't add the specified files on the next commit 87 forget don't add the specified files on the next commit
88 grep search for a pattern in specified files and revisions
87 heads show current repository heads 89 heads show current repository heads
88 help show help for a given command or all commands 90 help show help for a given command or all commands
89 identify print information about the working copy 91 identify print information about the working copy
90 import import an ordered set of patches 92 import import an ordered set of patches
91 incoming show new changesets found in source 93 incoming show new changesets found in source