From: kfei Date: Wed, 28 May 2014 13:10:32 +0000 (+0800) Subject: Set text width to 80 for README X-Git-Tag: v1.5.3~6^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=466ba0cc480d86611d5c9f83db37f6e2ba9f12f2;p=ceph-deploy.git Set text width to 80 for README Signed-off-by: kfei --- diff --git a/README.rst b/README.rst index a6b226a..1c8e2bb 100644 --- a/README.rst +++ b/README.rst @@ -208,7 +208,8 @@ setup (and mirrored with all the necessary dependencies) before attempting an install. Another alternative is to set the ``wget`` env variables to point to the right -hosts, for example, put following lines into ``/root/.wgetrc`` on each node (since ceph-deploy runs wget as root):: +hosts, for example, put following lines into ``/root/.wgetrc`` on each node +(since ceph-deploy runs wget as root):: http_proxy=http://host:port ftp_proxy=http://host:port