diff tests/test-help.out @ 509:98a2935c3d6c

[PATCH] replace history with log -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [PATCH] replace history with log From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> Merge hg history into hg log leaving the first as an alias (tweaked by mpm: update docs, tests, use existing alias mechanism) manifest hash: f85001a4373b8b823a6221ba5c506628059d6779 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCwSr1ywK+sNU5EO8RAmbAAJ9HlFkf8/qLOAQUtj8CWxGRPEyzVgCgtXwP SdnAg1a2q4693+TBiOjrimY= =w9rf -----END PGP SIGNATURE-----
author mpm@selenic.com
date Tue, 28 Jun 2005 02:48:21 -0800
parents 6ce95a04999d
children 9db6d5455642
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -13,11 +13,10 @@ hg commands:
  forget      don't add the specified files on the next commit
  heads       show current repository heads
  help        show help for a given command or all commands
- history     show the changelog history
  identify    print information about the working copy
  import      import an ordered set of patches
  init        create a new repository in the current directory
- log         show the revision history of a single file
+ log         show the revision history of the repository or a single file
  manifest    output the latest or given revision of the project manifest
  parents     show the parents of the current working dir
  pull        pull changes from the specified source
@@ -65,11 +64,10 @@ hg commands:
  forget      don't add the specified files on the next commit
  heads       show current repository heads
  help        show help for a given command or all commands
- history     show the changelog history
  identify    print information about the working copy
  import      import an ordered set of patches
  init        create a new repository in the current directory
- log         show the revision history of a single file
+ log         show the revision history of the repository or a single file
  manifest    output the latest or given revision of the project manifest
  parents     show the parents of the current working dir
  pull        pull changes from the specified source