diff --git a/src/cli/init.go b/src/cli/init.go index 4c486d38..a3cfcfbc 100644 --- a/src/cli/init.go +++ b/src/cli/init.go @@ -16,7 +16,7 @@ var ( manual bool initCmd = &cobra.Command{ - Use: "init [bash|zsh|fish|powershell|pwsh|cmd|nu] --config ~/.mytheme.omp.json", + Use: "init [bash|zsh|fish|powershell|pwsh|cmd|nu|tcsh|elvish|xonsh]", Short: "Initialize your shell and config", Long: `Initialize your shell and config.