diff --git a/docs/porting_guides/porting_guide_v3.1.rst b/docs/porting_guides/porting_guide_v3.1.rst index 16c9c5f8..fc162f81 100644 --- a/docs/porting_guides/porting_guide_v3.1.rst +++ b/docs/porting_guides/porting_guide_v3.1.rst @@ -6,8 +6,8 @@ This section discusses the behavioral changes between ``ansible-builder`` versio .. note:: - We highly advise running ``ansible-builder`` with increased verbosity (``--v3``) to fully expose any error - messages that may help in diagnosing any problems. + We highly advise running ``ansible-builder`` with increased verbosity using the ``-vvv`` option (``--v3`` for + versions older than 3.1) to fully expose any error messages that may help in diagnosing any problems. .. contents:: Topics @@ -25,17 +25,17 @@ Python requirements files are expected to follow the `PEP 508 standard