From 2d3886159f08389d664f190c89d73d9f1690181f Mon Sep 17 00:00:00 2001 From: "L. Yeung" Date: Tue, 31 Jan 2023 12:42:13 +0800 Subject: [PATCH] fix(cli): remove outdated help text --- src/cli/config_export.go | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/cli/config_export.go b/src/cli/config_export.go index 22c10c39..ae8e0206 100644 --- a/src/cli/config_export.go +++ b/src/cli/config_export.go @@ -31,12 +31,7 @@ Exports the ~/myconfig.omp.json config file and prints the result to stdout. > oh-my-posh config export --config ~/myconfig.omp.json --format toml -Exports the ~/myconfig.omp.json config file to toml and prints the result to stdout. - -> oh-my-posh config export --config ~/myconfig.omp.json --format toml --write - -Exports the ~/myconfig.omp.json config file to toml and writes the result to your config file. -A backup of the current config can be found at ~/myconfig.omp.json.bak.`, +Exports the ~/myconfig.omp.json config file to toml and prints the result to stdout.`, Args: cobra.NoArgs, Run: func(cmd *cobra.Command, args []string) { env := &platform.Shell{