diff --git a/mne_bids_pipeline/_config.py b/mne_bids_pipeline/_config.py index abbeb22df..e285a0e9a 100644 --- a/mne_bids_pipeline/_config.py +++ b/mne_bids_pipeline/_config.py @@ -2178,7 +2178,8 @@ def noise_cov(bids_path): # to avoid unnecessary reruns of previously computed steps. # Yet, for consistency, changes in configuration parameters trigger # automatic reruns of previous steps. -# To force rerunning a given step, run the pipeline with the option: --no-cache +# !!! info +# To force rerunning a given step, run the pipeline with the option: `--no-cache`. memory_location: PathLike | bool | None = True """