diff --git a/doc/en/how-to/cache.rst b/doc/en/how-to/cache.rst index 685ab314e..03ab0c777 100644 --- a/doc/en/how-to/cache.rst +++ b/doc/en/how-to/cache.rst @@ -176,7 +176,7 @@ with more recent files coming first. Behavior when no tests failed in the last run --------------------------------------------- -This option governs the behavior of ``--last-failed``. +The ``--lfnf/--last-failed-no-failures`` option governs the behavior of ``--last-failed``. Determines whether to execute tests when there are no previously (known) failures or when no cached ``lastfailed`` data was found.