diff --git a/schematic/help.py b/schematic/help.py index eb4f54635..2907074a5 100644 --- a/schematic/help.py +++ b/schematic/help.py @@ -171,6 +171,9 @@ "class_label, display_label, display_name, default, class_label. When true annotations and table columns will be uploaded with the display name formatting with blacklisted characters removed. " "To use for tables, use in conjunction with the use_schema_label flag." ), + "file_annotations_upload": ( + "This is a boolean flag. Default to True. If False, annotations will not be added to files during submission." + ), "data_model_labels": DATA_MODEL_LABELS_HELP, }, "validate": {