diff --git a/docs/source/inputs/InputsProblemDefinition.rst b/docs/source/inputs/InputsProblemDefinition.rst
index 14c2606fde515e9412f588d57088eee536c84e3b..e4b5a26ce3b05f518a504bfabde314a362173ace 100644
--- a/docs/source/inputs/InputsProblemDefinition.rst
+++ b/docs/source/inputs/InputsProblemDefinition.rst
@@ -106,8 +106,6 @@ The following inputs must be preceded by "mfix."
 | levelset__refinement   | Refinement factor of levelset resolution relative to level 0      |   Int    | 1                   |
 |                        | resolution                                                        |          |                     |
 +------------------------+-------------------------------------------------------------------+----------+---------------------+
-| po_no_par_out          | Let particles exit (default) or bounce-back at pressure outflows  |   Int    | 0                   |
-+------------------------+-------------------------------------------------------------------+----------+---------------------+
 | gravity                | Gravity vector (e.g., mfix.gravity = -9.81  0.0  0.0) [required]  |   Reals  | 0 0 0               |
 +------------------------+-------------------------------------------------------------------+----------+---------------------+
 | advect_density         | Switch for turning ON (1) or OFF (0) fluid density evolution      |   Int    | 0                   |
@@ -668,6 +666,8 @@ The type of the boundary conditions in the BC region must be defined.
 |                     | * 'eb'  for inhomogeneous Dirichlet BCs of temperature or fluid       |             |           |
 |                     |   velocity (mass inflow) on the contained EBs                         |             |           |
 +---------------------+-----------------------------------------------------------------------+-------------+-----------+
+| bc.po_no_par_out    | Let particles exit (default) or bounce-back at pressure outflows      |   Int       | 0         |
++---------------------+-----------------------------------------------------------------------+-------------+-----------+
 
 For a fluid phase, the following inputs can be defined.