Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tools/odm-sdk/terminal/study/curation-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ Multiple curation rules were detected for the attribute X.
[//]: # "script”` will be used to name new metadata versions."
[//]: # "In order to provide custom version message an optional parameter `--version-message` can be used. Users can specify"
[//]: # '`--version-message “<version-message>”` to set a custom message, e.g. `"Curate treatment attribute”`.'
[//]: # "Alternatively, the user can set `--do-not-publish`, so that curation script will only change staging version without"
[//]: # "Alternatively, the user can set `--do-not-publish`, so that curation script will only change draft (unpublished) version without"
[//]: # "publishing new metadata versions. This cannot be used at the same time as `--version-message`. If the user provides an"
[//]: # "empty `--version-message` - the script will throw an error."

Expand Down