From b066a0ca70a7dd70ed7b9305b7f86add706cd9e5 Mon Sep 17 00:00:00 2001 From: "P.J. Hinton" Date: Thu, 9 Jan 2025 15:45:47 +0000 Subject: [PATCH] add formatting for option in changelog Implements requested change from @sirosen, adding formatting to the command line option cited in the changelog fragment. https://github.com/globus/globus-cli/pull/1055#discussion_r1907564480 --- ...4257_pjhinton_sc_29242_endpoint_search_filter_entity_type.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/20241203_224257_pjhinton_sc_29242_endpoint_search_filter_entity_type.md b/changelog.d/20241203_224257_pjhinton_sc_29242_endpoint_search_filter_entity_type.md index 6fa84993..32f11091 100644 --- a/changelog.d/20241203_224257_pjhinton_sc_29242_endpoint_search_filter_entity_type.md +++ b/changelog.d/20241203_224257_pjhinton_sc_29242_endpoint_search_filter_entity_type.md @@ -1,3 +1,3 @@ ### Enhancements -* Added a --filter-entity-type option on endpoint search. +* Added a `--filter-entity-type` option on endpoint search.