[PATCH 1 of 2] Clarified 'hg paths' command help

Bill Barry after.fallout at gmail.com
Thu Jan 22 10:08:23 CST 2009


# HG changeset patch
# User Bill Barry <after.fallout at gmail.com>
# Date 1232638774 25200
# Node ID b5f38fb57f7d72b31fc711bac76aaf68384f5cbf
# Parent  43cfbb21f04dad85faa977588b7597d74cacfc4b
Clarified 'hg paths' command help

diff --git a/mercurial/commands.py b/mercurial/commands.py
--- a/mercurial/commands.py
+++ b/mercurial/commands.py
@@ -2111,7 +2111,7 @@
              displayer.show(repo[n])

  def paths(ui, repo, search=None):
-    """show definition of symbolic path names
+    """show aliases for remote repositories

      Show definition of symbolic path name NAME. If no name is given, show
      definition of available names.




More information about the Mercurial-devel mailing list