diff tests/test-globalopts.t @ 31795:2b130e26c3a4

commands: update help for "unbundle" Similar to the recent change to "bundle," this command no longer just deals with "changegroup" data.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 01 Apr 2017 13:43:52 -0700
parents 54b1af732415
children f2268edf38d5
line wrap: on
line diff
--- a/tests/test-globalopts.t	Sat Apr 01 13:43:43 2017 -0700
+++ b/tests/test-globalopts.t	Sat Apr 01 13:43:52 2017 -0700
@@ -333,7 +333,7 @@
    summary       summarize working directory state
    tag           add one or more tags for the current or given revision
    tags          list repository tags
-   unbundle      apply one or more changegroup files
+   unbundle      apply one or more bundle files
    update        update working directory (or switch revisions)
    verify        verify the integrity of the repository
    version       output version and copyright information
@@ -417,7 +417,7 @@
    summary       summarize working directory state
    tag           add one or more tags for the current or given revision
    tags          list repository tags
-   unbundle      apply one or more changegroup files
+   unbundle      apply one or more bundle files
    update        update working directory (or switch revisions)
    verify        verify the integrity of the repository
    version       output version and copyright information