diff --git a/wa/framework/host.py b/wa/framework/host.py index 36479770..e43761b0 100644 --- a/wa/framework/host.py +++ b/wa/framework/host.py @@ -85,7 +85,7 @@ def convert_wa2_agenda(filepath, output_path): default={}), ConfigurationPoint('cleanup_assets', aliases=['clean_up'], - description='''Specific whether to clean up assets + description='''Specify whether to clean up assets deployed to the target''', default=True), ])