From e9e888a83c8642b870fbc39f1212fdad6e2ea53b Mon Sep 17 00:00:00 2001 From: Alex Kanitz Date: Wed, 6 Mar 2024 15:28:02 +0100 Subject: [PATCH] Update args.py --- zarp/config/args.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zarp/config/args.py b/zarp/config/args.py index e46e2bb..d262d6e 100644 --- a/zarp/config/args.py +++ b/zarp/config/args.py @@ -405,9 +405,9 @@ def _set_run_arguments( default=None, type=str, help=( - "Trigger a full ZARP-cli run, " + "whether to trigger a full ZARP-cli run, " "a dry run (external tools are not run, for testing)," - "or prepare a ZARP run (metadata creation only)" + "or prepare a ZARP run (input data creation only)" ), ) argument_group.add_argument(