mercurial/helptext/config.txt
changeset 46904 ede52e19c752
parent 46884 cc3ad5c3af3b
child 46905 95a5ed7db9ca
--- a/mercurial/helptext/config.txt	Mon Apr 12 22:42:47 2021 -0400
+++ b/mercurial/helptext/config.txt	Sat Apr 10 15:28:10 2021 +0200
@@ -1702,7 +1702,8 @@
 
 These symbolic names can be used from the command line. To pull
 from ``my_server``: :hg:`pull my_server`. To push to ``local_path``:
-:hg:`push local_path`.
+:hg:`push local_path`. You can check :hg:`help urls` for details about
+valid URLs.
 
 Options containing colons (``:``) denote sub-options that can influence
 behavior for that specific path. Example::