From 0b1aa9d5eefcd88bf10c351de03b450dffe1ccd7 Mon Sep 17 00:00:00 2001 From: Jacek W Date: Tue, 22 Feb 2022 11:06:25 +0000 Subject: [PATCH] docs(cf): correct name in fetch_version --- docs/docs/segment-cf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/segment-cf.md b/docs/docs/segment-cf.md index af0ffd85..e2936e6d 100644 --- a/docs/docs/segment-cf.md +++ b/docs/docs/segment-cf.md @@ -26,7 +26,7 @@ Display the active [Cloud Foundry CLI][cloud-foundry] version. ## Properties - home_enabled: `boolean` - display the segment in the HOME folder or not - defaults to `false` -- fetch_version: `boolean` - display the UI5 tooling version - defaults to `true` +- fetch_version: `boolean` - display the Cloud Foundry CLI version - defaults to `true` - display_error: `boolean` - show the error context when failing to retrieve the version information - defaults to `true` - missing_command_text: `string` - text to display when the java command is missing - defaults to empty - display_mode: `string` - determines when the segment is displayed