Mercurial > hg
changeset 9078:4e04eabc19d2
zeroconf: wrapped docstrings at 78 characters
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Tue, 07 Jul 2009 23:54:42 +0200 |
parents | 22a33e207a7d |
children | 70c707310d7a |
files | hgext/zeroconf/__init__.py |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/zeroconf/__init__.py Tue Jul 07 23:54:42 2009 +0200 +++ b/hgext/zeroconf/__init__.py Tue Jul 07 23:54:42 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