# HG changeset patch # User Martin Geisler # Date 2009-07-07 21:54:42 # Node ID 4e04eabc19d215eb74df8775a0caeb2625551176 # Parent 22a33e207a7d9a6971b4f4fc9533640e449b2c06 zeroconf: wrapped docstrings at 78 characters diff --git a/hgext/zeroconf/__init__.py b/hgext/zeroconf/__init__.py --- a/hgext/zeroconf/__init__.py +++ b/hgext/zeroconf/__init__.py @@ -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