# HG changeset patch # User mpm@selenic.com # Date 1126207044 25200 # Node ID 8d43f8c0b8365e0cefb064ec9711a397cc7e4f19 # Parent a5cb17a2d2406c68627e684199ab1665df0dc9a6 Update test-help for bundle/unbundle diff -r a5cb17a2d240 -r 8d43f8c0b836 tests/test-help.out --- a/tests/test-help.out Thu Sep 08 12:16:31 2005 -0700 +++ b/tests/test-help.out Thu Sep 08 12:17:24 2005 -0700 @@ -39,6 +39,7 @@ add add the specified files on the next commit addremove add all new files, delete all missing files annotate show changeset information per file line + bundle create a changegroup file cat output the latest or given revision of a file clone make a copy of an existing repository commit commit the specified files or all outstanding changes @@ -71,6 +72,7 @@ tag add a tag for the current tip or a given revision tags list repository tags tip show the tip revision + unbundle apply a changegroup file undo undo the last commit or pull update update or merge working directory verify verify the integrity of the repository @@ -78,6 +80,7 @@ add add the specified files on the next commit addremove add all new files, delete all missing files annotate show changeset information per file line + bundle create a changegroup file cat output the latest or given revision of a file clone make a copy of an existing repository commit commit the specified files or all outstanding changes @@ -110,6 +113,7 @@ tag add a tag for the current tip or a given revision tags list repository tags tip show the tip revision + unbundle apply a changegroup file undo undo the last commit or pull update update or merge working directory verify verify the integrity of the repository