diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2973-CLI-option-help-fails.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2973-CLI-option-help-fails.yaml index ba6d9a2aff4..d2b6cf2ff64 100644 --- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2973-CLI-option-help-fails.yaml +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2973-CLI-option-help-fails.yaml @@ -1,4 +1,4 @@ --- type: fix issue: 2973 -title: "CLI \"smileutil help {command}\" returns \"Unknown command\" which should return the usage of {command}. This has been corrected." +title: "CLI `smileutil help {command}` returns `Unknown command` which should return the usage of `command`. This has been corrected."