Rewrap paragraph

Rewrap the paragraph to fit in 80 chars line. The contents isn't
changed.
This commit is contained in:
Sergei Zviagintsev 2017-02-09 19:13:01 +01:00
parent e6ab5178ea
commit 70f2b586d3

View file

@ -233,10 +233,10 @@ You can now call all of Salt's CLI tools without explicitly passing the configur
Additional Options
..................
If you want to distribute your virtualenv, you probably don't want to
include Salt's clone ``.git/`` directory, and, without it, Salt won't report
the accurate version. You can tell ``setup.py`` to generate the hardcoded
version information which is distributable:
If you want to distribute your virtualenv, you probably don't want to include
Salt's clone ``.git/`` directory, and, without it, Salt won't report the
accurate version. You can tell ``setup.py`` to generate the hardcoded version
information which is distributable:
.. code-block:: bash