Mercurial > public > mercurial-scm > hg
diff hgext/zeroconf/__init__.py @ 9276:51e85071caf0
zeroconf: wrap docstrings at 70 characters
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sun, 26 Jul 2009 02:03:35 +0200 |
parents | d3db87d68337 |
children | 7805b27e92b1 |
line wrap: on
line diff
--- a/hgext/zeroconf/__init__.py Sun Jul 26 02:03:00 2009 +0200 +++ b/hgext/zeroconf/__init__.py Sun Jul 26 02:03:35 2009 +0200 @@ -7,12 +7,12 @@ '''discover and advertise repositories on the local network -Zeroconf enabled repositories will be announced in a network without the need -to configure a server or a service. They can be discovered without knowing -their actual IP address. +Zeroconf enabled repositories will be announced in a network without +the need to configure a server or a service. They can be discovered +without knowing their actual IP address. -To allow other people to discover your repository using run "hg serve" in your -repository:: +To allow other people to discover your repository using run "hg serve" +in your repository:: $ cd test $ hg serve