git: --with-python=python3 shouldn't be optional

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24353 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Xi Ruoyao 2021-03-10 04:19:17 +00:00
parent fc0828f515
commit 8ff277132f

View File

@ -270,7 +270,7 @@ sed -i '/^\* link:/s|howto/|&html/|' /usr/share/doc/git-&git-version;/howto-
</para> </para>
<para> <para>
<option>--with-python=python3</option>: Use this switch to use <parameter>--with-python=python3</parameter>: Use this switch to use
<application>Python 3</application>, instead of the EOL'ed <application>Python 3</application>, instead of the EOL'ed
<application>Python 2</application>. Python is used for the <application>Python 2</application>. Python is used for the
<command>git p4</command> interface to Perforce repositories, <command>git p4</command> interface to Perforce repositories,