[PATCH 1 of 2] changed paths help topic to be more clear

Bill Barry after.fallout at gmail.com
Wed Jan 21 15:15:06 CST 2009


# HG changeset patch
# User Bill Barry <after.fallout at gmail.com>
# Date 1232571609 25200
# Node ID 1b3bc00d15ce94c44128d7a67fb6c545c344c6f7
# Parent  43cfbb21f04dad85faa977588b7597d74cacfc4b
changed paths help topic to be more clear

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