diff tests/test-globalopts.out @ 3914:3c82ab166eea

doc fix: hg tags defaults to current parent revision, too. Additionally use better language for the help text for tag, cat and manifest.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 16 Dec 2006 22:58:10 +0100
parents 283ee8971570
children 509342f95564
line wrap: on
line diff
--- a/tests/test-globalopts.out
+++ b/tests/test-globalopts.out
@@ -156,7 +156,7 @@ list of commands (use "hg help -v" to sh
  serve        export the repository via HTTP
  showconfig   show combined config settings from all hgrc files
  status       show changed files in the working directory
- tag          add a tag for the current tip or a given revision
+ tag          add a tag for the current or given revision
  tags         list repository tags
  tip          show the tip revision
  unbundle     apply a changegroup file
@@ -206,7 +206,7 @@ list of commands (use "hg help -v" to sh
  serve        export the repository via HTTP
  showconfig   show combined config settings from all hgrc files
  status       show changed files in the working directory
- tag          add a tag for the current tip or a given revision
+ tag          add a tag for the current or given revision
  tags         list repository tags
  tip          show the tip revision
  unbundle     apply a changegroup file