From ab813094686114a77f727d34ea25a324421856f7 Mon Sep 17 00:00:00 2001 From: Roman Dmytrenko Date: Wed, 2 Oct 2024 18:34:16 +0300 Subject: [PATCH] fix: added missing style for the flag Signed-off-by: Roman Dmytrenko --- operations/import-export.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/import-export.mdx b/operations/import-export.mdx index 576b5dc..1ad6729 100644 --- a/operations/import-export.mdx +++ b/operations/import-export.mdx @@ -86,7 +86,7 @@ flipt export --namespaces production By default, Flipt exports resources in the _natural_ order of the selected storage type. While the output is typically consistent within the same storage type, -import/export operations can yield varying results across different storage types. To enhance consistency during export, the --sort-by-key flag can be used. +import/export operations can yield varying results across different storage types. To enhance consistency during export, the `--sort-by-key` flag can be used. ```yaml flipt export --sort-by-key --all-namespaces