From d8ae957c71ff2d5cf333719bccd9b913f2f64aeb Mon Sep 17 00:00:00 2001 From: Bas Zoetekouw Date: Tue, 5 Feb 2019 10:09:56 +0100 Subject: [PATCH] Fix docs of --no-caching option --- src/pyff/mdx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pyff/mdx.py b/src/pyff/mdx.py index 2d00bbcd..e0c8dbf6 100644 --- a/src/pyff/mdx.py +++ b/src/pyff/mdx.py @@ -5,7 +5,7 @@ Usage: pyffd {pipeline-files}+ - -C|--no-cache + -C|--no-caching Turn off caching -p Write a pidfile at the specified location